You are here

protected property PageAccessTest::$entityType in Page Manager 8.4

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

Type: \Drupal\Core\Entity\EntityTypeInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/PageAccessTest.php, line 36

Class

PageAccessTest
Tests access for Page entities.

Namespace

Drupal\Tests\page_manager\Unit

Code

protected $entityType;