You are here

protected property CKEditorPluginManagerTest::$manager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/ckeditor/src/Tests/CKEditorPluginManagerTest.php \Drupal\ckeditor\Tests\CKEditorPluginManagerTest::manager

The manager for "CKEditor plugin" plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/ckeditor/src/Tests/CKEditorPluginManagerTest.php, line 31
Contains \Drupal\ckeditor\Tests\CKEditorPluginManagerTest.

Class

CKEditorPluginManagerTest
Tests different ways of enabling CKEditor plugins.

Namespace

Drupal\ckeditor\Tests

Code

protected $manager;