function AddItemToToolbar::__construct
File
-
core/
modules/ ckeditor5/ src/ Plugin/ ConfigAction/ AddItemToToolbar.php, line 28
Class
- AddItemToToolbar
- Config action plugin to add an item to the toolbar.
Namespace
Drupal\ckeditor5\Plugin\ConfigActionCode
public function __construct(private readonly ConfigManagerInterface $configManager, private readonly CKEditor5PluginManagerInterface $pluginManager, private readonly string $pluginId) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.