You are here

protected property LoadHelper::$logger in YAML Content 8

The logging channel for recording import events.

Type: \Psr\Log\LoggerInterface

File

src/Service/LoadHelper.php, line 29

Class

LoadHelper
A helper class to support the content loading process.

Namespace

Drupal\yaml_content\Service

Code

protected $logger;