You are here

protected property Populate::$entityTypeManager in Prepopulate 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Populate.php, line 30

Class

Populate
Service to populate fields from URL.

Namespace

Drupal\prepopulate

Code

protected $entityTypeManager;