You are here

public property ParagraphsSet::$paragraphs in Paragraphs Sets 8

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

List of paragraphs in this set.

Type: array

File

src/Entity/ParagraphsSet.php, line 69

Class

ParagraphsSet
Defines the ParagraphsSet entity.

Namespace

Drupal\paragraphs_sets\Entity

Code

public $paragraphs;