protected property SecuresiteSubscriber::$manager in Secure Site 8
The manager used to check for authentication.
Type: \Drupal\securesite\SecuresiteManagerInterface
File
- src/
EventSubscriber/ SecuresiteSubscriber.php, line 26 - Contains Drupal\securesite\EventSubscriber\SecuresiteSubscriber.
Class
- SecuresiteSubscriber
- Subscribes to the kernel request event to check whether authentication is required
Namespace
Drupal\securesite\EventSubscriberCode
protected $manager;