protected property CKEditorPluginManagerTest::$manager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\TestsCode
protected $manager;