You are here

protected property ConfigEntityDiscovery::$entityType in Migrate Plus 8.2

Same name and namespace in other branches
  1. 8.3 src/Plugin/Discovery/ConfigEntityDiscovery.php \Drupal\migrate_plus\Plugin\Discovery\ConfigEntityDiscovery::entityType

Entity type to query.

Type: string

File

src/Plugin/Discovery/ConfigEntityDiscovery.php, line 20

Class

ConfigEntityDiscovery
Allows configuration entities to define plugin definitions.

Namespace

Drupal\migrate_plus\Plugin\Discovery

Code

protected $entityType;