You are here

protected property SimpleBlock::$blockConfigStorage in Simple Block 8

The custom config block storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Derivative/SimpleBlock.php, line 20

Class

SimpleBlock
Retrieves block plugin definitions for all custom config blocks.

Namespace

Drupal\simple_block\Plugin\Derivative

Code

protected $blockConfigStorage;