You are here

protected property MetadataGeneratorTest::$editorManager in Zircon Profile 8.0

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

The manager for editor plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/quickedit/src/Tests/MetadataGeneratorTest.php, line 31
Contains \Drupal\quickedit\Tests\MetadataGeneratorTest.

Class

MetadataGeneratorTest
Tests in-place field editing metadata.

Namespace

Drupal\quickedit\Tests

Code

protected $editorManager;