You are here

protected property FixedBlockContent::$blockConfigStorage in Fixed Block Content 8

The custom config block storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

FixedBlockContent
Retrieves block plugin definitions for all custom config blocks.

Namespace

Drupal\fixed_block_content\Plugin\Derivative

Code

protected $blockConfigStorage;