You are here

protected property MetadataGeneratorTest::$editorManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php \Drupal\Tests\quickedit\Kernel\MetadataGeneratorTest::editorManager

The manager for editor plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php, line 28

Class

MetadataGeneratorTest
Tests in-place field editing metadata.

Namespace

Drupal\Tests\quickedit\Kernel

Code

protected $editorManager;