You are here

protected property TestDebugLogAction::$logger in Rules 8.3

Rules debug logger instance.

Type: \Drupal\rules\Logger\RulesDebugLoggerChannel

File

tests/modules/rules_test/src/Plugin/RulesAction/TestDebugLogAction.php, line 32

Class

TestDebugLogAction
Provides an action writing an error to the Rules debug logger channel.

Namespace

Drupal\rules_test\Plugin\RulesAction

Code

protected $logger;