protected property QuickEditIntegrationTest::$accessChecker in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/editor/src/Tests/QuickEditIntegrationTest.php \Drupal\editor\Tests\QuickEditIntegrationTest::accessChecker
The access checker object to be used by the metadata generator object.
Type: \Drupal\quickedit\Access\EditEntityFieldAccessCheckInterface
File
- core/
modules/ editor/ src/ Tests/ QuickEditIntegrationTest.php, line 59 - Contains \Drupal\editor\Tests\QuickEditIntegrationTest.
Class
- QuickEditIntegrationTest
- Tests Edit module integration (Editor module's inline editing support).
Namespace
Drupal\editor\TestsCode
protected $accessChecker;