You are here

protected property RateTypeAccessTest::$accessHandler in Rate 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/RateTypeAccessTest.php \Drupal\Tests\rate\Kernel\RateTypeAccessTest::accessHandler

Access handler.

Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface

File

tests/src/Kernel/RateTypeAccessTest.php, line 53

Class

RateTypeAccessTest
Tests access control for vote_types defined in the Rate module.

Namespace

Drupal\Tests\rate\Kernel

Code

protected $accessHandler;