You are here

protected property FieldValidationRuleSet::$entity_type in Field Validation 8

The entity type of FieldValidationRuleSet.

Type: string

File

src/Entity/FieldValidationRuleSet.php, line 68

Class

FieldValidationRuleSet
Defines a field validation rule set configuration entity.

Namespace

Drupal\field_validation\Entity

Code

protected $entity_type;