Completed
Push — master ( 1a117b...43f8bd )
by Mikael
11:04
created
src/Content/FBCUtilitiesTrait.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,6 @@
 block discarded – undo
32 32
      * view structure.
33 33
      *
34 34
      * @param string &$views array to load view info into.
35
-     * @param string  $route to load meta from.
36 35
      *
37 36
      * @return void
38 37
      */
Please login to merge, or discard this patch.
src/Content/FileBasedContent.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -427,7 +427,6 @@
 block discarded – undo
427 427
     /**
428 428
      * Find next and previous links of current content.
429 429
      *
430
-     * @param array|string $author with details on the category(s).
431 430
      *
432 431
      * @return array with more details on the category(s).
433 432
      */
Please login to merge, or discard this patch.