You are here

protected property DeprecationAnalyzer::$logger in Upgrade Status 8.2

Same name and namespace in other branches
  1. 8.3 src/DeprecationAnalyzer.php \Drupal\upgrade_status\DeprecationAnalyzer::logger

The logger service.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/DeprecationAnalyzer.php, line 38

Class

DeprecationAnalyzer

Namespace

Drupal\upgrade_status

Code

protected $logger;