X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fmigrate_drupal%2Fsrc%2FPlugin%2Fmigrate%2Fsource%2FEmptySource.php;fp=web%2Fcore%2Fmodules%2Fmigrate_drupal%2Fsrc%2FPlugin%2Fmigrate%2Fsource%2FEmptySource.php;h=e0acc4b52e30b8a8cf226e52909c282755250bf6;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=6792e5e0528d6deac641ca059fef6b12775d8efa;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php b/web/core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php index 6792e5e05..e0acc4b52 100644 --- a/web/core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php +++ b/web/core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php @@ -10,7 +10,6 @@ use Drupal\migrate\Plugin\migrate\source\EmptySource as BaseEmptySource; use Drupal\Core\Entity\EntityManagerInterface; use Drupal\Core\Plugin\ContainerFactoryPluginInterface; - /** * Source returning an empty row with Drupal specific config dependencies. *