You are here

protected property AgreementSubscriber::$handler in Agreement 3.0.x

Same name and namespace in other branches
  1. 8.2 src/EventSubscriber/AgreementSubscriber.php \Drupal\agreement\EventSubscriber\AgreementSubscriber::handler

Agreement handler.

Type: \Drupal\agreement\AgreementHandlerInterface

File

src/EventSubscriber/AgreementSubscriber.php, line 28

Class

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

Namespace

Drupal\agreement\EventSubscriber

Code

protected $handler;