protected property SessionKeyExists::$session in Rules Session Variables 2.0.x
Same name and namespace in other branches
- 2.x src/Plugin/Condition/SessionKeyExists.php \Drupal\rules_session_vars\Plugin\Condition\SessionKeyExists::session
The session.
Type: \Symfony\Component\HttpFoundation\Session\SessionInterface|null
File
- src/
Plugin/ Condition/ SessionKeyExists.php, line 32
Class
- SessionKeyExists
- Provides a 'Session key exists' condition.
Namespace
Drupal\rules_session_vars\Plugin\ConditionCode
protected $session;