You are here

private property SendinblueBlock::$entityTypeManager in SendinBlue 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Derivative/SendinblueBlock.php \Drupal\sendinblue\Plugin\Derivative\SendinblueBlock::entityTypeManager

EntityTypeManagerInterface.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/SendinblueBlock.php, line 25

Class

SendinblueBlock
Provides block plugin definitions for sendinblue blocks.

Namespace

Drupal\sendinblue\Plugin\Derivative

Code

private $entityTypeManager;