You are here

protected property RulesDebugLog::$session in Rules 8.3

The session service.

Type: \Symfony\Component\HttpFoundation\Session\SessionInterface

File

src/Logger/RulesDebugLog.php, line 34

Class

RulesDebugLog
Logger that stores Rules debug logs with the session service.

Namespace

Drupal\rules\Logger

Code

protected $session;