You are here

protected property EditorIntegrationTest::$metadataGenerator in Drupal 9

The metadata generator object to be tested.

Type: \Drupal\quickedit\MetadataGeneratorInterface

File

core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php, line 42

Class

EditorIntegrationTest
Tests Edit module integration (Editor module's inline editing support).

Namespace

Drupal\Tests\quickedit\Kernel

Code

protected $metadataGenerator;