You are here

protected property MigrationFormBase::$entityQueryFactory in Migrate Tools 8.3

Same name and namespace in other branches
  1. 8 src/Form/MigrationFormBase.php \Drupal\migrate_tools\Form\MigrationFormBase::entityQueryFactory
  2. 8.2 src/Form/MigrationFormBase.php \Drupal\migrate_tools\Form\MigrationFormBase::entityQueryFactory
  3. 8.4 src/Form/MigrationFormBase.php \Drupal\migrate_tools\Form\MigrationFormBase::entityQueryFactory

Type: \Drupal\Core\Entity\Query\QueryFactory

File

src/Form/MigrationFormBase.php, line 24

Class

MigrationFormBase
Class MigrationFormBase.

Namespace

Drupal\migrate_tools\Form

Code

protected $entityQueryFactory;