You are here

protected property SimplePopupBlocksAddForm::$typeManager in Simple Popup Blocks 8.2

Same name and namespace in other branches
  1. 8 src/Form/SimplePopupBlocksAddForm.php \Drupal\simple_popup_blocks\Form\SimplePopupBlocksAddForm::typeManager

Object of EntityTypeManager.

Type: EntityTypeManager

File

src/Form/SimplePopupBlocksAddForm.php, line 28

Class

SimplePopupBlocksAddForm
Form to add a popup entry.

Namespace

Drupal\simple_popup_blocks\Form

Code

protected $typeManager;