You are here

protected property BlockPreviewRendererTest::$blockManager in Panopoly Magic 8.2

The block manager.

Type: \Drupal\Core\Block\BlockManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/BlockPreviewRendererTest.php, line 29

Class

BlockPreviewRendererTest
Unit tests for the BlockPreviewRenderer.

Namespace

Drupal\Tests\panopoly_magic\Unit

Code

protected $blockManager;