You are here

protected property DefaultContentManager::$entityTypeManager in Default Content 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/DefaultContentManager.php, line 49
Contains \Drupal\defaultcontent\DefaultContentManager. @todo remove all references to linkmanager?

Class

DefaultContentManager
A service for handling import of default content. @todo throw useful exceptions

Namespace

Drupal\defaultcontent

Code

protected $entityTypeManager;