You are here

protected property BlocktabsBlock::$entityStorage in Block Tabs 8

The entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Derivative/BlocktabsBlock.php, line 22

Class

BlocktabsBlock
Provides block plugin definitions for blocktabs.

Namespace

Drupal\blocktabs\Plugin\Derivative

Code

protected $entityStorage;