Completed
Push — master ( 25dcf6...2c47a8 )
by Tobias
02:51
created
src/Model/Message.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -170,8 +170,9 @@
 block discarded – undo
170 170
     }
171 171
 
172 172
     /**
173
-     * @param array $meta
174 173
      *
174
+     * @param string $key
175
+     * @param string $value
175 176
      * @return Message
176 177
      */
177 178
     public function addMeta($key, $value)
Please login to merge, or discard this patch.