public property ResourceFieldEnhancer::$label in JSON:API Extras 8
Same name and namespace in other branches
- 8.3 src/Annotation/ResourceFieldEnhancer.php \Drupal\jsonapi_extras\Annotation\ResourceFieldEnhancer::label
- 8.2 src/Annotation/ResourceFieldEnhancer.php \Drupal\jsonapi_extras\Annotation\ResourceFieldEnhancer::label
The human-readable name of the formatter type.
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ ResourceFieldEnhancer.php, line 30
Class
- ResourceFieldEnhancer
- Defines a Plugin annotation object for resource field enhancers.
Namespace
Drupal\jsonapi_extras\AnnotationCode
public $label;