You are here

protected property Importer::$entityRepository in Default Content Deploy 8

The Entity repository manager.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Importer.php, line 71

Class

Importer
A service for handling import of default content.

Namespace

Drupal\default_content_deploy

Code

protected $entityRepository;