Security update for Core, with self-updated composer
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Entity / EntityAccessCheckTest.php
index 70468ea11a3714799b941ae1cad534a2a28f3fe0..692d01149633c89f0927738756a6412c35abd22e 100644 (file)
@@ -112,7 +112,7 @@ class EntityAccessCheckTest extends UnitTestCase {
    *
    * @param \stdClass $object
    *   Any object, including prophesized mocks based on interfaces.
-   * @return RouteMatchInterface
+   * @return \Drupal\Core\Routing\RouteMatchInterface
    *   A prophesized RouteMatchInterface.
    */
   private function createRouteMatchForObject(\stdClass $object) {