Passed
Push — main ( 37b461...119b4d )
by Mikael
04:06
created
src/ContentMarkdown/ContentMarkdownController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
      *
22 22
      * @param array $args as a variadic to catch all arguments.
23 23
      *
24
-     * @return mixed as null when flat file is not found and otherwise a
24
+     * @return boolean as null when flat file is not found and otherwise a
25 25
      *               complete response object with content to render.
26 26
      *
27 27
      * @SuppressWarnings(PHPMD.UnusedFormalParameter)
Please login to merge, or discard this patch.