You are here

public property ParagraphsSet::$paragraphs in Paragraphs Sets 8.2

Same name and namespace in other branches
  1. 8 src/Entity/ParagraphsSet.php \Drupal\paragraphs_sets\Entity\ParagraphsSet::paragraphs

List of paragraphs in this set.

Type: array

File

src/Entity/ParagraphsSet.php, line 78

Class

ParagraphsSet
Defines the ParagraphsSet entity.

Namespace

Drupal\paragraphs_sets\Entity

Code

public $paragraphs;