You are here

protected property LoadHelper::$loader in YAML Content 8

The content loader to use for importing content.

Type: \Drupal\yaml_content\ContentLoader\ContentLoaderInterface

File

src/Service/LoadHelper.php, line 22

Class

LoadHelper
A helper class to support the content loading process.

Namespace

Drupal\yaml_content\Service

Code

protected $loader;