You are here

protected property QuickTabsBlock::$entityTypeManager in Quick Tabs 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/QuickTabsBlock.php, line 27

Class

QuickTabsBlock
Provides a 'QuickTabs' block.

Namespace

Drupal\quicktabs\Plugin\Block

Code

protected $entityTypeManager;