You are here

protected property BlockFormAlterTest::$blockStyleManager in Block Style Plugins 8.2

Instance of the Block Style Manager service.

Type: \Drupal\block_style_plugins\Plugin\BlockStyleManager

File

tests/src/Unit/BlockFormAlterTest.php, line 43

Class

BlockFormAlterTest
@coversDefaultClass \Drupal\block_style_plugins\BlockFormAlter @group block_style_plugins

Namespace

Drupal\Tests\block_style_plugins\Unit

Code

protected $blockStyleManager;