NavigationSectionStorage::$sections
Same name in other branches
- 11.x core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php \Drupal\navigation\Plugin\SectionStorage\NavigationSectionStorage::sections
An array of sections.
Type: \Drupal\layout_builder\Section[]|null
File
-
core/
modules/ navigation/ src/ Plugin/ SectionStorage/ NavigationSectionStorage.php, line 61
Class
- NavigationSectionStorage
- Provides navigation section storage.
Namespace
Drupal\navigation\Plugin\SectionStorageCode
protected $sections;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.