function SectionStorage::get
Overrides Plugin::get
File
- 
              core/
modules/ layout_builder/ src/ Annotation/ SectionStorage.php, line 66  
Class
- SectionStorage
 - Defines a Section Storage type annotation object.
 
Namespace
Drupal\layout_builder\AnnotationCode
public function get() {
  return new SectionStorageDefinition($this->definition);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.