RulesEntityIntegrationTestBase::$entityAccess

The mocked entity access handler.

Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/Integration/RulesEntityIntegrationTestBase.php, line 38

Class

RulesEntityIntegrationTestBase
Base class for Rules integration tests with entities.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $entityAccess;