You are here

protected property AgreementSubscriber::$pathStack in Agreement 8.2

Same name and namespace in other branches
  1. 3.0.x 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 33

Class

AgreementSubscriber
Checks if the current user is required to accept an agreement.

Namespace

Drupal\agreement\EventSubscriber

Code

protected $pathStack;