protected property DomainAccessPermissionsTest::$accessHandler in Domain Access 8
The Entity access control handler.
Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface
File
- domain_access/
tests/ src/ Functional/ DomainAccessPermissionsTest.php, line 23
Class
- DomainAccessPermissionsTest
- Tests the domain access integration with node_access callbacks.
Namespace
Drupal\Tests\domain_access\FunctionalCode
protected $accessHandler;