You are here

protected property FieldValidationRuleBase::$ruleSetStorage in Field Validation 8

FieldValidationRuleSet storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

tests/src/Kernel/Plugin/FieldValidationRule/FieldValidationRuleBase.php, line 37

Class

FieldValidationRuleBase
FieldValidationRuleBase class.

Namespace

Drupal\Tests\field_validation\Kernel\Plugin\FieldValidationRule

Code

protected $ruleSetStorage;