Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Form / EnforcedResponse.php
index 2b1466d0a3cc027a60d160a0ed69b6317a9eec4e..46dfdca6f1cc3a4a77e9517f82eb3782aad14c65 100644 (file)
@@ -23,7 +23,7 @@ class EnforcedResponse extends Response {
   /**
    * The wrapped response object.
    *
-   * @var \Symfony\Component\HttpFoundation\Response;
+   * @var \Symfony\Component\HttpFoundation\Response
    */
   protected $response;