You are here

protected property DomainAccessGrantsTest::$accessHandler in Domain Access 8

The Entity access handler.

Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface

File

domain_access/tests/src/Functional/DomainAccessGrantsTest.php, line 21

Class

DomainAccessGrantsTest
Tests the application of domain access grants.

Namespace

Drupal\Tests\domain_access\Functional

Code

protected $accessHandler;