Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / update / tests / modules / update_test / src / Controller / UpdateTestController.php
index 3ca46baa3c2448a599e66004b49aebe68e120c5d..184edd18954d22d19d3e513fc2a0cc2023352f80 100644 (file)
@@ -41,7 +41,7 @@ class UpdateTestController extends ControllerBase {
    * @param string $version
    *   The version of Drupal core.
    *
-   * @return BinaryFileResponse|Response
+   * @return \Symfony\Component\HttpFoundation\BinaryFileResponse|Response
    *   A BinaryFileResponse object containing the content of the XML release file
    *   for the specified project if one is available; a Response object with no
    *   content otherwise.