protected property EditIntegrationTest::$accessChecker

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

Type: \Drupal\edit\Access\EditEntityFieldAccessCheckInterface

File

drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php, line 50
Contains \Drupal\editor\Tests\EditorIntegrationTest.

Class

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

Namespace

Drupal\editor\Tests

Code

protected $accessChecker;