You are here

protected property QuickEditIntegrationTest::$accessChecker in Drupal 8

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

Type: \Drupal\quickedit\Access\QuickEditEntityFieldAccessCheckInterface

File

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

Class

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

Namespace

Drupal\Tests\editor\Kernel

Code

protected $accessChecker;