Completed
Push — master ( 9cd91c...a931c7 )
by Dominik
08:57
created
src/Helper/Processor.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -143,8 +143,6 @@
 block discarded – undo
143 143
      *
144 144
      * $key example: "article.title"
145 145
      *
146
-     * @param  string $title
147
-     * @param  string $key
148 146
      * @param  array  $options
149 147
      * @param  array  $params
150 148
      * @return array
Please login to merge, or discard this patch.
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.