]> BookStack Code Mirror - bookstack/blobdiff - app/Theming/ThemeEvents.php
Apply fixes from StyleCI
[bookstack] / app / Theming / ThemeEvents.php
index 76bf649f942a36459e70ab532ad6097ddd91f26a..1965556a9f13e47f6962cfcedcd0e67431295232 100644 (file)
@@ -41,7 +41,7 @@ class ThemeEvents
      * Provides both the original request and the currently resolved response.
      * Return values, if provided, will be used as a new response to use.
      *
-     * @param \Illuminate\Http\Request $request
+     * @param \Illuminate\Http\Request                                                      $request
      * @param \Illuminate\Http\Response|Symfony\Component\HttpFoundation\BinaryFileResponse $response
      * @returns \Illuminate\Http\Response|null
      */