You are here

protected property BlockManager::$workspaceManager in Multiversion 8

Same name and namespace in other branches
  1. 8.2 src/Block/BlockManager.php \Drupal\multiversion\Block\BlockManager::workspaceManager

The workspace manager service.

Type: \Drupal\multiversion\Workspace\WorkspaceManagerInterface

File

src/Block/BlockManager.php, line 31

Class

BlockManager
Adds the workspace ID to the cache key.

Namespace

Drupal\multiversion\Block

Code

protected $workspaceManager;