You are here

protected property ContentLoader::$path in YAML Content 8

The directory path where content and assets may be found for import.

Type: string

File

src/ContentLoader/ContentLoader.php, line 86

Class

ContentLoader
ContentLoader class for parsing and importing YAML content.

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $path;