You are here

protected property SettingsForm::$deriver in Lightning Layout 8.2

Same name and namespace in other branches
  1. 8 src/Form/SettingsForm.php \Drupal\lightning_layout\Form\SettingsForm::deriver

The entity block deriver.

Type: \Drupal\entity_block\Plugin\Derivative\EntityBlock

File

src/Form/SettingsForm.php, line 38

Class

SettingsForm
The settings form for controlling Lightning Layout's behavior.

Namespace

Drupal\lightning_layout\Form

Code

protected $deriver;