You are here

protected property EntityBlock::$entityStorage in Entity Blocks 8

The entity storage for our entity type.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Block/EntityBlock.php, line 43

Class

EntityBlock
Provides the block for similar articles.

Namespace

Drupal\entity_block\Plugin\Block

Code

protected $entityStorage;