You are here

protected property CarouselBlock::$entityTypeManager in bootstrap simple carousel 8

The entity manager interface.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/CarouselBlock.php, line 51

Class

CarouselBlock
Provides a 'Bootstrap simple carousel' Block.

Namespace

Drupal\bootstrap_simple_carousel\Plugin\Block

Code

protected $entityTypeManager;