Completed
Push — master ( a931c7...ace7d8 )
by Dominik
04:09
created
src/Twig/PaginationExtension.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -89,8 +89,6 @@
 block discarded – undo
89 89
      *
90 90
      * $key example: "article.title"
91 91
      *
92
-     * @param  string $title
93
-     * @param  string $key
94 92
      * @param  array  $options
95 93
      * @param  array  $params
96 94
      * @param  string $template
Please login to merge, or discard this patch.
src/Helper/Processor.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -89,8 +89,6 @@
 block discarded – undo
89 89
      *
90 90
      * $key example: "article.title"
91 91
      *
92
-     * @param  string $title
93
-     * @param  string $key
94 92
      * @param  array  $options
95 93
      * @param  array  $params
96 94
      * @param  string $template
Please login to merge, or discard this patch.