DeletedWorkspaceConstraintValidator::$state
Same name in other branches
- 11.x core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php \Drupal\workspaces\Plugin\Validation\Constraint\DeletedWorkspaceConstraintValidator::state
The state service.
Type: \Drupal\Core\State\StateInterface
File
-
core/
modules/ workspaces/ src/ Plugin/ Validation/ Constraint/ DeletedWorkspaceConstraintValidator.php, line 21
Class
- DeletedWorkspaceConstraintValidator
- Checks if data still exists for a deleted workspace ID.
Namespace
Drupal\workspaces\Plugin\Validation\ConstraintCode
protected $state;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.