protected property SelectOtherAllowedValuesConstraintValidator::$currentUser in CCK Select Other 8
The current user account session.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
Validation/ Plugin/ Validation/ Constraint/ SelectOtherAllowedValuesConstraintValidator.php, line 41
Class
- SelectOtherAllowedValuesConstraintValidator
- Bypass AllowedValuesConstraintValidator by rewriting it.
Namespace
Drupal\cck_select_other\Validation\Plugin\Validation\ConstraintCode
protected $currentUser;