Completed
Push — master ( ceac35...3dc9a2 )
by Tobias
03:13
created
src/Model/Message.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -143,6 +143,7 @@
 block discarded – undo
143 143
 
144 144
     /**
145 145
      * {@inheritdoc}
146
+     * @param string $value
146 147
      */
147 148
     public function withAddedMeta(string $key, $value): MessageInterface
148 149
     {
Please login to merge, or discard this patch.