protected property AgreementSubscriber::$pathStack in Agreement 3.0.x
Same name and namespace in other branches
- 8.2 src/EventSubscriber/AgreementSubscriber.php \Drupal\agreement\EventSubscriber\AgreementSubscriber::pathStack
Current path getter because paths > routes for users.
Type: \Drupal\Core\Path\CurrentPathStack
File
- src/
EventSubscriber/ AgreementSubscriber.php, line 35
Class
- AgreementSubscriber
- Checks if the current user is required to accept an agreement.
Namespace
Drupal\agreement\EventSubscriberCode
protected $pathStack;