You are here

protected property RulesUiConfigHandler::$currentRouteMatch in Rules 8.3

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Ui/RulesUiConfigHandler.php, line 48

Class

RulesUiConfigHandler
The default handler for RulesUi plugins that store to config.

Namespace

Drupal\rules\Ui

Code

protected $currentRouteMatch;