You are here

protected property NodeTestBase::$accessHandler in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/node/tests/src/Functional/NodeTestBase.php \Drupal\Tests\node\Functional\NodeTestBase::accessHandler

The node access control handler.

Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface

File

core/modules/node/tests/src/Functional/NodeTestBase.php, line 27

Class

NodeTestBase
Sets up page and article content types.

Namespace

Drupal\Tests\node\Functional

Code

protected $accessHandler;