protected property SecureLoginResponseSubscriber::$routeMatch in Secure Login 8
The current route match.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- src/
SecureLoginResponseSubscriber.php, line 38
Class
- SecureLoginResponseSubscriber
- Listens for login to the 403 page and redirects to destination.
Namespace
Drupal\secureloginCode
protected $routeMatch;