You are here

protected property CdfExpectations::$entityLoader in Acquia Content Hub 8.2

Alternative entity loader.

The loader can be used as a fallback to load an entity.

Type: callable

File

tests/src/Kernel/Stubs/CdfExpectations.php, line 30

Class

CdfExpectations
Expectations for cdf fixtures.

Namespace

Drupal\Tests\acquia_contenthub\Kernel\Stubs

Code

protected $entityLoader;