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