Skip to content
Snippets Groups Projects
Commit 4f915e3d authored by Andrii Sakhaniuk's avatar Andrii Sakhaniuk
Browse files

Issue #3349395: Add description to TwitterUsernameDefaultFormatter

parent a865ce8f
Branches
Tags
No related merge requests found
......@@ -11,6 +11,7 @@ use Drupal\Core\Field\FormatterBase;
* @FieldFormatter(
* id = "twitter_username_default",
* label = @Translation("Default"),
* description = @Translation('Displays twitter username as plain text.'),
* field_types = {
* "twitter_username",
* },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment