You are here

protected property WorkflowFieldConstraintValidator::$userStorage in Workflow 8

User storage handler.

Type: \Drupal\user\UserStorageInterface

File

src/Plugin/Validation/Constraint/WorkflowFieldConstraintValidator.php, line 31

Class

WorkflowFieldConstraintValidator
Validates the CommentName constraint.

Namespace

Drupal\workflow\Plugin\Validation\Constraint

Code

protected $userStorage;