You are here

protected property ContentLoader::$contentFile in YAML Content 8

The file path for the content file currently being loaded.

Type: string

File

src/ContentLoader/ContentLoader.php, line 93

Class

ContentLoader
ContentLoader class for parsing and importing YAML content.

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $contentFile;