You are here

public property FieldHandler::$description in CMS Content Sync 2.0.x

Same name and namespace in other branches
  1. 8 src/Annotation/FieldHandler.php \Drupal\cms_content_sync\Annotation\FieldHandler::description
  2. 2.1.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\Annotation

Code

public $description;