You are here

protected property QuickEditIntegrationTest::$metadataGenerator in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/editor/src/Tests/QuickEditIntegrationTest.php \Drupal\editor\Tests\QuickEditIntegrationTest::metadataGenerator

The metadata generator object to be tested.

Type: \Drupal\quickedit\MetadataGeneratorInterface.php

File

core/modules/editor/src/Tests/QuickEditIntegrationTest.php, line 45
Contains \Drupal\editor\Tests\QuickEditIntegrationTest.

Class

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

Namespace

Drupal\editor\Tests

Code

protected $metadataGenerator;