You are here

public property EntityBrowserWidgetValidation::$constraint in Entity Browser 8

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

The constraint ID (Optional).

Type: string

File

src/Annotation/EntityBrowserWidgetValidation.php, line 44

Class

EntityBrowserWidgetValidation
Defines an entity browser widget validation annotation object.

Namespace

Drupal\entity_browser\Annotation

Code

public $constraint;