protected property CommentNameConstraintValidator::$userStorage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php \Drupal\comment\Plugin\Validation\Constraint\CommentNameConstraintValidator::userStorage
User storage handler.
Type: \Drupal\user\UserStorageInterface
File
- core/
modules/ comment/ src/ Plugin/ Validation/ Constraint/ CommentNameConstraintValidator.php, line 34 - Contains \Drupal\comment\Plugin\Validation\Constraint\CommentNameConstraintValidator.
Class
- CommentNameConstraintValidator
- Validates the CommentName constraint.
Namespace
Drupal\comment\Plugin\Validation\ConstraintCode
protected $userStorage;