You are here

protected property LayoutParagraphsAllowedTypesEvent::$types in Layout Paragraphs 2.0.x

An array of component (paragraph) types.

Type: array

File

src/Event/LayoutParagraphsAllowedTypesEvent.php, line 20

Class

LayoutParagraphsAllowedTypesEvent
Class definition for Layout Paragraphs Allowed Types event.

Namespace

Drupal\layout_paragraphs\Event

Code

protected $types = [];