You are here

protected property NodeImportTest::$contentLoader in YAML Content 8

Prepared Content Loader service for testing.

Type: \Drupal\yaml_content\ContentLoader\ContentLoader $contentLoader

File

tests/src/Functional/NodeImportTest.php, line 35

Class

NodeImportTest
Tests general Node creation functionality.

Namespace

Drupal\Tests\yaml_content\Functional

Code

protected $contentLoader;