Problem/Motivation
When trying to add a field to an entity with this module installed, an error occurs:
AssertionError: "Text" must be defined in MODULE_NAME.field_type_categories.yml in assert() (line 183 of core/lib/Drupal/Core/Field/FieldTypePluginManager.php).
Steps to reproduce
Install module in D11 and try to add any field.
Proposed resolution
Fix annotation.
Remaining tasks
Review code.
User interface changes
API changes
Issue fork ssch-3477627
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
johankleene commentedComment #5
watergate commentedThanks Johan!
Comment #7
watergate commented