You are here

protected property BlockShortcode::$entityTypeManager in Shortcode 2.0.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

shortcode_basic_tags/src/Plugin/Shortcode/BlockShortcode.php, line 28

Class

BlockShortcode
Insert a custom block to the text.

Namespace

Drupal\shortcode_basic_tags\Plugin\Shortcode

Code

protected $entityTypeManager;