EmptySource::$deprecatedProperties

Type: deprecatedProperties

File

core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php, line 30

Class

EmptySource
Source returning an empty row with Drupal specific config dependencies.

Namespace

Drupal\migrate_drupal\Plugin\migrate\source

Code

protected $deprecatedProperties = [
    'entityManager' => 'entity.manager',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.