You are here

protected property SetValueCommand::$logger in Config Pages 8.2

Same name and namespace in other branches
  1. 8.3 src/Command/SetValueCommand.php \Drupal\config_pages\Command\SetValueCommand::logger

Logger interface.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/Command/SetValueCommand.php, line 29

Class

SetValueCommand
Class Drupal command.

Namespace

Drupal\config_pages\Command

Code

protected $logger;