MetadataGeneratorTest::$accessChecker

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

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

Type: \Drupal\quickedit\Access\QuickEditEntityFieldAccessCheckInterface

File

core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php, line 49

Class

MetadataGeneratorTest
Tests in-place field editing metadata.

Namespace

Drupal\Tests\quickedit\Kernel

Code

protected $accessChecker;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.