You are here

protected property BlockStyleBaseTest::$blockPlugin in Block Style Plugins 8

Same name and namespace in other branches
  1. 8.2 tests/src/Unit/Plugin/BlockStyleBaseTest.php \Drupal\Tests\block_style_plugins\Unit\Plugin\BlockStyleBaseTest::blockPlugin

Mocked Block Plugin.

Type: \Drupal\Core\Block\BlockPluginInterface

File

tests/src/Unit/Plugin/BlockStyleBaseTest.php, line 49

Class

BlockStyleBaseTest
@coversDefaultClass \Drupal\block_style_plugins\Plugin\BlockStyleBase @group block_style_plugins

Namespace

Drupal\Tests\block_style_plugins\Unit\Plugin

Code

protected $blockPlugin;