You are here

private property SubscribeForm::$entityTypeManager in SendinBlue 8

Same name and namespace in other branches
  1. 8.2 src/Form/SubscribeForm.php \Drupal\sendinblue\Form\SubscribeForm::entityTypeManager

EntityTypeManagerInterface.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SubscribeForm.php, line 30

Class

SubscribeForm
Subscribe form to signup SendinBlue newsletter.

Namespace

Drupal\sendinblue\Form

Code

private $entityTypeManager;