You are here

protected property PageAccessTest::$contextHandler in Page Manager 8

Same name and namespace in other branches
  1. 8.4 tests/src/Unit/PageAccessTest.php \Drupal\Tests\page_manager\Unit\PageAccessTest::contextHandler

The context handler.

Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/PageAccessTest.php, line 36
Contains \Drupal\Tests\page_manager\Unit\PageAccessTest.

Class

PageAccessTest
Tests access for Page entities.

Namespace

Drupal\Tests\page_manager\Unit

Code

protected $contextHandler;