protected property ViewmodepagePattern::$relationships in View Mode Page 8.3
Same name and namespace in other branches
- 4.0.x src/Entity/ViewmodepagePattern.php \Drupal\view_mode_page\Entity\ViewmodepagePattern::relationships
- 3.2.x src/Entity/ViewmodepagePattern.php \Drupal\view_mode_page\Entity\ViewmodepagePattern::relationships
The relationships.
Keys are context tokens, and values are arrays with the following keys:
- label (string|null, optional): The human-readable label of this relationship.
Type: array[]
File
- src/
Entity/ ViewmodepagePattern.php, line 135
Class
- ViewmodepagePattern
- Defines the Viewmodepage pattern entity.
Namespace
Drupal\view_mode_page\EntityCode
protected $relationships = [];