You are here

protected property PageManagerRoutesTest::$pageStorage in Page Manager 8.4

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

The mocked page storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/PageManagerRoutesTest.php, line 37

Class

PageManagerRoutesTest
Tests the page manager route subscriber.

Namespace

Drupal\Tests\page_manager\Unit

Code

protected $pageStorage;