You are here

protected property FormAlter::$contextHandler in Dashboards with Layout Builder 2.0.x

The context handler.

Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface

File

src/Form/FormAlter.php, line 50

Class

FormAlter
Supplement form UI to add setting for which blocks & layouts are available.

Namespace

Drupal\dashboards\Form

Code

protected $contextHandler;