You are here

protected property EditorIntegrationTest::$accessChecker in Drupal 9

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

Type: \Drupal\quickedit\Access\QuickEditEntityFieldAccessCheckInterface

File

core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php, line 56

Class

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

Namespace

Drupal\Tests\quickedit\Kernel

Code

protected $accessChecker;