Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / migrate / tests / src / Kernel / QueryBatchTest.php
index 2b749dc23ffe917da118ea791c6b813cbb930c80..e92e1441e15bb530158e7d958287b1f8130bd206 100644 (file)
@@ -19,7 +19,7 @@ class QueryBatchTest extends KernelTestBase {
   /**
    * The mocked migration.
    *
-   * @var MigrationInterface|\Prophecy\Prophecy\ObjectProphecy
+   * @var \Drupal\migrate\Plugin\MigrationInterface|\Prophecy\Prophecy\ObjectProphecy
    */
   protected $migration;