protected property ParagraphsType::$behaviorCollection

Holds the collection of behavior plugins that are attached to this Paragraphs type.

Type: \Drupal\paragraphs\ParagraphsBehaviorCollection

File

paragraphs/src/Entity/ParagraphsType.php, line 108

Class

ParagraphsType
Defines the ParagraphsType entity.

Namespace

Drupal\paragraphs\Entity

Code

protected $behaviorCollection;