You are here

protected property RulesEntityIntegrationTestBase::$entityAccess in Rules 8.3

The mocked entity access handler.

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

File

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

Class

RulesEntityIntegrationTestBase
Base class for Rules integration tests with entities.

Namespace

Drupal\Tests\rules\Unit\Integration

Code

protected $entityAccess;