You are here

protected property CKEditorTest::$manager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php \Drupal\Tests\ckeditor\Kernel\CKEditorTest::manager
  2. 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\Kernel

Code

protected $manager;