EntityTypeConstraint::$type

The entity type option.

Type: string

File

core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityTypeConstraint.php, line 31

Class

EntityTypeConstraint
Checks if a value is a valid entity type.

Namespace

Drupal\Core\Entity\Plugin\Validation\Constraint

Code

public $type;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.