You are here

protected property ContentLoader::$existenceCheck in YAML Content 8

Boolean value of whether other not to update existing content.

Type: bool

File

src/ContentLoader/ContentLoader.php, line 79

Class

ContentLoader
ContentLoader class for parsing and importing YAML content.

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $existenceCheck = FALSE;