You are here

protected property QuickEditIntegrationTest::$metadataGenerator in Drupal 8

The metadata generator object to be tested.

Type: \Drupal\quickedit\MetadataGeneratorInterface

File

core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php, line 43

Class

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

Namespace

Drupal\Tests\editor\Kernel

Code

protected $metadataGenerator;