You are here

protected property FixedToContentMappingHandler::$memoryCache in Fixed Block Content 8

The memory cache.

Type: \Drupal\Core\Cache\MemoryCache\MemoryCacheInterface

File

src/FixedToContentMappingHandler.php, line 38

Class

FixedToContentMappingHandler
Fixed block to block content mapping entity handler.

Namespace

Drupal\fixed_block_content

Code

protected $memoryCache;