protected property Redirect::$routeMatch in Entity Legal 3.0.x
Same name and namespace in other branches
- 8.2 src/Plugin/EntityLegal/Redirect.php \Drupal\entity_legal\Plugin\EntityLegal\Redirect::routeMatch
- 4.0.x src/Plugin/EntityLegal/Redirect.php \Drupal\entity_legal\Plugin\EntityLegal\Redirect::routeMatch
The current route match service.
Type: \Drupal\Core\Routing\ResettableStackedRouteMatchInterface
File
- src/
Plugin/ EntityLegal/ Redirect.php, line 38
Class
- Redirect
- Method class for redirecting existing users to accept a legal document.
Namespace
Drupal\entity_legal\Plugin\EntityLegalCode
protected $routeMatch;