You are here

protected property EntityWorkspaceConflictConstraintValidator::$workspaceManager in Workspace 8.2

The workspace manager service.

Type: \Drupal\workspace\WorkspaceManagerInterface

File

src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraintValidator.php, line 29

Class

EntityWorkspaceConflictConstraintValidator
Validates the EntityWorkspaceConflict constraint.

Namespace

Drupal\workspace\Plugin\Validation\Constraint

Code

protected $workspaceManager;