protected property MigrationConfigurationTrait::$state in Drupal 9
Same name and namespace in other branches
- 8 core/modules/migrate_drupal/src/MigrationConfigurationTrait.php \Drupal\migrate_drupal\MigrationConfigurationTrait::state
The state service.
Type: \Drupal\Core\State\StateInterface
File
- core/
modules/ migrate_drupal/ src/ MigrationConfigurationTrait.php, line 35
Class
- MigrationConfigurationTrait
- Configures the appropriate migrations for a given source Drupal database.
Namespace
Drupal\migrate_drupalCode
protected $state;