You are here

protected property GetValueCommand::$logger in Config Pages 8.2

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

Drupal logger.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/Command/GetValueCommand.php, line 27

Class

GetValueCommand
Class for a Drupal command to works with ConfigPages.

Namespace

Drupal\config_pages\Command

Code

protected $logger;