PluginManagerDependentValidatorTrait
trait PluginManagerDependentValidatorTrait (View source)
| internal |
Common functionality for many CKEditor 5 validation constraints.
Properties
| protected CKEditor5PluginManagerInterface | $pluginManager | The CKEditor 5 plugin manager. |
Methods
__construct(CKEditor5PluginManagerInterface $plugin_manager)
Constructs a CKEditor5ConstraintValidatorTrait object.
static
create(ContainerInterface $container)
{@inheritdoc}
Details
__construct(CKEditor5PluginManagerInterface $plugin_manager)
Constructs a CKEditor5ConstraintValidatorTrait object.
static
create(ContainerInterface $container)
{@inheritdoc}