You are here

public property EntityBrowserWidgetValidation::$data_type in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Annotation/EntityBrowserWidgetValidation.php \Drupal\entity_browser\Annotation\EntityBrowserWidgetValidation::data_type

The data type plugin ID, for which a constraint should be added (Optional).

Type: string

File

src/Annotation/EntityBrowserWidgetValidation.php, line 37

Class

EntityBrowserWidgetValidation
Defines an entity browser widget validation annotation object.

Namespace

Drupal\entity_browser\Annotation

Code

public $data_type;