protected property AllowedValuesConstraintValidator::$currentUser in Select (or other) 8
Same name and namespace in other branches
- 4.x src/Plugin/Validation/AllowedValuesConstraintValidator.php \Drupal\select_or_other\Plugin\Validation\AllowedValuesConstraintValidator::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
Plugin/ Validation/ AllowedValuesConstraintValidator.php, line 31
Class
- AllowedValuesConstraintValidator
- Validates the AllowedValues constraint.
Namespace
Drupal\select_or_other\Plugin\ValidationCode
protected $currentUser;