You are here

protected property PanelsDeleteBlockForm::$block in Panels 8.4

Same name and namespace in other branches
  1. 8.3 src/Form/PanelsDeleteBlockForm.php \Drupal\panels\Form\PanelsDeleteBlockForm::block

The plugin being configured.

Type: \Drupal\Core\Block\BlockPluginInterface

File

src/Form/PanelsDeleteBlockForm.php, line 42

Class

PanelsDeleteBlockForm
Provides a form for deleting an access condition.

Namespace

Drupal\panels\Form

Code

protected $block;