You are here

protected property ContentSelectForm::$entityTypeManager in WordPress Migrate 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

wordpress_migrate_ui/src/Form/ContentSelectForm.php, line 20

Class

ContentSelectForm
Simple wizard step form.

Namespace

Drupal\wordpress_migrate_ui\Form

Code

protected $entityTypeManager;