You are here

protected property LayoutOptionForm::$routeMatch in Bootstrap Layout Builder 1.x

Same name and namespace in other branches
  1. 2.x src/Form/LayoutOptionForm.php \Drupal\bootstrap_layout_builder\Form\LayoutOptionForm::routeMatch

The access manager service.

Type: \\Drupal\Core\Routing\CurrentRouteMatch

Overrides FormBase::$routeMatch

File

src/Form/LayoutOptionForm.php, line 25

Class

LayoutOptionForm
Form handler for the layout option entity forms.

Namespace

Drupal\bootstrap_layout_builder\Form

Code

protected $routeMatch;