protected property Page::$access_conditions in Page Manager 8
Same name and namespace in other branches
- 8.4 src/Entity/Page.php \Drupal\page_manager\Entity\Page::access_conditions
The configuration of access conditions.
Type: array
File
- src/
Entity/ Page.php, line 98 - Contains \Drupal\page_manager\Entity\Page.
Class
- Page
- Defines a Page entity class.
Namespace
Drupal\page_manager\EntityCode
protected $access_conditions = [];