You are here

protected property ParagraphsTypeForm::$paragraphsBehaviorManager in Paragraphs 8

The paragraphs behavior plugin manager service.

Type: \Drupal\paragraphs\ParagraphsBehaviorManager

File

src/Form/ParagraphsTypeForm.php, line 24

Class

ParagraphsTypeForm
Form controller for paragraph type forms.

Namespace

Drupal\paragraphs\Form

Code

protected $paragraphsBehaviorManager;