You are here

protected property InternalTest::$ckeditorPluginManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php \Drupal\Tests\ckeditor\Kernel\Plugin\CKEditorPlugin\InternalTest::ckeditorPluginManager

The CKEditor plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php, line 47

Class

InternalTest
@coversDefaultClass \Drupal\ckeditor\Plugin\CKEditorPlugin\Internal

Namespace

Drupal\Tests\ckeditor\Kernel\Plugin\CKEditorPlugin

Code

protected $ckeditorPluginManager;