You are here

protected property FieldValidationRuleBase::$nodeStorage in Field Validation 8

NodeStorage interface.

Type: \Drupal\node\NodeStorageInterface

File

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

Class

FieldValidationRuleBase
FieldValidationRuleBase class.

Namespace

Drupal\Tests\field_validation\Kernel\Plugin\FieldValidationRule

Code

protected $nodeStorage;