SessionTestSubscriber::$emptySession
Stores whether $_SESSION is empty at the beginning of the request.
Type: bool
File
-
core/
modules/ system/ tests/ modules/ session_test/ src/ EventSubscriber/ SessionTestSubscriber.php, line 20
Class
- SessionTestSubscriber
- Defines a test session subscriber that checks whether the session is empty.
Namespace
Drupal\session_test\EventSubscriberCode
protected $emptySession;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.