protected property PageContextTestBase::$page in Page Manager 8
Same name and namespace in other branches
- 8.4 tests/src/Unit/PageContextTestBase.php \Drupal\Tests\page_manager\Unit\PageContextTestBase::page
The page entity.
Type: \Drupal\page_manager\PageInterface|\Prophecy\Prophecy\ProphecyInterface
File
- tests/
src/ Unit/ PageContextTestBase.php, line 33 - Contains \Drupal\Tests\page_manager\Unit\PageContextTestBase.
Class
- PageContextTestBase
- Provides a base class for testing page context classes.
Namespace
Drupal\Tests\page_manager\UnitCode
protected $page;