Completed
Push — master ( a9dc6d...8a9a8c )
by grégoire
02:19
created
sources/lib/ParameterJuicer.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -118,6 +118,7 @@
 block discarded – undo
118 118
      * Add a new cleaner associated to a key.
119 119
      *
120 120
      * @throws \InvalidArgumentException
121
+     * @param string $name
121 122
      */
122 123
     public function addCleaner($name, callable $cleaner): self
123 124
     {
Please login to merge, or discard this patch.