protected property PageManagerContextEvent::$page in Page Manager 8
Same name and namespace in other branches
- 8.4 src/Event/PageManagerContextEvent.php \Drupal\page_manager\Event\PageManagerContextEvent::page
The page entity the context is gathered for.
Type: \Drupal\page_manager\PageInterface
File
- src/
Event/ PageManagerContextEvent.php, line 25 - Contains \Drupal\page_manager\Event\PageManagerContextEvent.
Class
- PageManagerContextEvent
- Wraps a page entity for event subscribers.
Namespace
Drupal\page_manager\EventCode
protected $page;