You are here

protected property ContentLoaderTestBase::$contentLoader in YAML Content 8

A prepared ContentLoader object for testing.

Type: \Drupal\yaml_content\ContentLoader\ContentLoader

File

tests/src/Unit/ContentLoader/ContentLoaderTestBase.php, line 19

Class

ContentLoaderTestBase
Base test class for all ContentLoader testing.

Namespace

Drupal\Tests\yaml_content\Unit\ContentLoader

Code

protected $contentLoader;