You are here

protected property ContentLoaderBase::$contentFile in YAML Content 8.2

The file path for the content file currently being loaded.

Type: string

File

src/ContentLoader/ContentLoaderBase.php, line 70

Class

ContentLoaderBase
A base ContentLoader implementation to be extended by new content loaders.

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $contentFile;