You are here

protected property ContentLoaderBase::$path in YAML Content 8.2

The file path where content files should be loaded from.

Type: string

File

src/ContentLoader/ContentLoaderBase.php, line 63

Class

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

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $path;