X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Ftests%2Fsrc%2FUnit%2FPlugin%2Fquery%2FSqlTest.php;fp=web%2Fcore%2Fmodules%2Fviews%2Ftests%2Fsrc%2FUnit%2FPlugin%2Fquery%2FSqlTest.php;h=bae90240f0057d9cb59e186b9bbd21a642df0e5f;hp=02a5ce64c81d45a2deb8aa7d48c47730a0112389;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php b/web/core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php index 02a5ce64c..bae90240f 100644 --- a/web/core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php +++ b/web/core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php @@ -139,7 +139,7 @@ class SqlTest extends UnitTestCase { * * @param \Drupal\Core\Entity\EntityInterface[][] $entities_by_type * Test entities keyed by entity type and entity ID. - * @param \Drupal\Core\Entity\EntityInterface[][] $entities_by_type + * @param \Drupal\Core\Entity\EntityInterface[][] $entity_revisions_by_type * Test entities keyed by entity type and revision ID. * * @return \Prophecy\Prophecy\ObjectProphecy