- Issue created by @dahousecat
I'm running Drupal 10.2.7.
I've installed the module but the formatter is not appearing as an option.
If I look at WhatsappNumberFormatter.php I can see the warning Undefined class 'FieldFormatter'
I thought Attributes as opposed to annotation was supported from Drupal 10.2+, however looking in core/lib/Drupal/Core/Field I can see there is no Attribute folder, just an Annotation one.
My IDE cannot find any alternative classes to import.
Try to use this module on 10.2.x.
Provide a patch using Annotation for people still on 10.2.x.
Active
1.0
Code