You are here

protected property BlockStyleBaseTest::$plugin in Block Style Plugins 8.2

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

Instance of the BlockStyleBase plugin.

Type: \Drupal\block_style_plugins\Plugin\BlockStyleBase

File

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

Class

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

Namespace

Drupal\Tests\block_style_plugins\Unit\Plugin

Code

protected $plugin;