The route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- core/lib/Drupal/Core/Form/FormBase.php, line 76
Class
- FormBase
- Provides a base class for forms.
Namespace
Drupal\Core\Form
Code
protected $routeMatch;
The route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
Drupal\Core\Form
protected $routeMatch;
Please login to continue.