protected property CKEditorTest::$manager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php \Drupal\Tests\ckeditor\Kernel\CKEditorTest::manager
- 10 core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php \Drupal\Tests\ckeditor\Kernel\CKEditorTest::manager
The Editor Plugin Manager.
Type: \Drupal\editor\Plugin\EditorManager;
File
- core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php, line 50
Class
- CKEditorTest
- Tests for the 'CKEditor' text editor plugin.
Namespace
Drupal\Tests\ckeditor\KernelCode
protected $manager;