You are here

protected property RulesLog::$parser in Rules 8.3

The message's placeholders parser.

Type: \Drupal\Core\Logger\LogMessageParserInterface

File

src/Logger/RulesLog.php, line 31

Class

RulesLog
Logger that dispatches a SystemLoggerEvent when a logger entry is made.

Namespace

Drupal\rules\Logger

Code

protected $parser;