EmptyBlockForm::$plugin

Same name in other branches
  1. 10 core/modules/block/tests/modules/block_test/src/PluginForm/EmptyBlockForm.php \Drupal\block_test\PluginForm\EmptyBlockForm::plugin
  2. 11.x core/modules/block/tests/modules/block_test/src/PluginForm/EmptyBlockForm.php \Drupal\block_test\PluginForm\EmptyBlockForm::plugin

Type: plugin

Overrides PluginFormBase::$plugin

File

core/modules/block/tests/modules/block_test/src/PluginForm/EmptyBlockForm.php, line 16

Class

EmptyBlockForm
Provides a form for a block that is empty.

Namespace

Drupal\block_test\PluginForm

Code

public $plugin;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.