You are here

protected property ForwardFormBlock::$settings in Forward 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/Block/ForwardFormBlock.php \Drupal\forward\Plugin\Block\ForwardFormBlock::settings
  2. 8 src/Plugin/Block/ForwardFormBlock.php \Drupal\forward\Plugin\Block\ForwardFormBlock::settings

The settings used for this plugin instance.

Type: array

File

src/Plugin/Block/ForwardFormBlock.php, line 60

Class

ForwardFormBlock
Provides a block with a Forward form.

Namespace

Drupal\forward\Plugin\Block

Code

protected $settings;