You are here

protected property RateWidgetTestBase::$accessController in Rate 8.2

The node access controller.

Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface

File

tests/src/Functional/RateWidgetTestBase.php, line 39

Class

RateWidgetTestBase
Holds set of tools for the rate widget testing.

Namespace

Drupal\Tests\rate\Functional

Code

protected $accessController;