protected property Page::$use_admin_theme in Page Manager 8.4
Same name and namespace in other branches
- 8 src/Entity/Page.php \Drupal\page_manager\Entity\Page::use_admin_theme
Indicates if this page should be displayed in the admin theme.
Type: bool
File
- src/
Entity/ Page.php, line 114
Class
- Page
- Defines a Page entity class.
Namespace
Drupal\page_manager\EntityCode
protected $use_admin_theme;