You are here

private property DefaultParagraphsAddEvent::$targetBundle in Default Paragraphs 8

The bundle of the paragraph entity.

Type: string

File

src/Events/DefaultParagraphsAddEvent.php, line 25

Class

DefaultParagraphsAddEvent
Represents Paragraph Entity adding as default.

Namespace

Drupal\default_paragraphs\Events

Code

private $targetBundle;