function AddItemToToolbar::__construct

Same name in other branches
  1. 11.x core/modules/ckeditor5/src/Plugin/ConfigAction/AddItemToToolbar.php \Drupal\ckeditor5\Plugin\ConfigAction\AddItemToToolbar::__construct()

File

core/modules/ckeditor5/src/Plugin/ConfigAction/AddItemToToolbar.php, line 22

Class

AddItemToToolbar

Namespace

Drupal\ckeditor5\Plugin\ConfigAction

Code

public function __construct(ConfigManagerInterface $configManager, CKEditor5PluginManagerInterface $pluginManager, string $pluginId) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.