protected property LayoutParagraphsSection::$components in Layout Paragraphs 2.0.x
An array of components.
Type: \Drupal\layout_paragraphs\LayoutParagraphsComponent|LayoutParagraphsSection[]
File
- src/
LayoutParagraphsSection.php, line 24
Class
- LayoutParagraphsSection
- Provides a domain object for a Layout Paragraphs Section.
Namespace
Drupal\layout_paragraphsCode
protected $components;