Completed
Push — master ( 3dc9a2...8d350c )
by Tobias
01:21
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.