public property FieldHandler::$description in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x src/Annotation/FieldHandler.php \Drupal\cms_content_sync\Annotation\FieldHandler::description
- 2.0.x src/Annotation/FieldHandler.php \Drupal\cms_content_sync\Annotation\FieldHandler::description
A short description of the handler type.
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ FieldHandler.php, line 48
Class
- FieldHandler
- Defines a FieldHandler annotation object.
Namespace
Drupal\cms_content_sync\AnnotationCode
public $description;