You are here

protected property MetadataGeneratorTest::$accessChecker in Zircon Profile 8

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

The access checker object to be used by the metadata generator object.

Type: \Drupal\quickedit\Access\EditEntityFieldAccessCheckInterface

File

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

Class

MetadataGeneratorTest
Tests in-place field editing metadata.

Namespace

Drupal\quickedit\Tests

Code

protected $accessChecker;