protected property LoginDestinationManager::$pathMatcher in Login Destination 8
Same name and namespace in other branches
- 8.2 src/LoginDestinationManager.php \Drupal\login_destination\LoginDestinationManager::pathMatcher
The path matcher.
Type: \Drupal\Core\Path\PathMatcherInterface
File
- src/
LoginDestinationManager.php, line 41
Class
- LoginDestinationManager
- Defines a login destination manager service.
Namespace
Drupal\login_destinationCode
protected $pathMatcher;