Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PluginExistsConstraint.php
PluginExistsConstraint::$manager
The ID of the plugin manager service.
Type:
string
File
core/
lib/
Drupal/
Core/
Plugin/
Plugin/
Validation/
Constraint/
PluginExistsConstraint.php
, line 43
Class
PluginExistsConstraint
Checks if a plugin exists and optionally implements a particular interface.
Namespace
Drupal\Core\Plugin\Plugin\Validation\Constraint
Code
protected string $manager;
RSS feed