Completed
Branch master (f193d8)
by recca
04:49
created
src/Client.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,6 @@
 block discarded – undo
28 28
     /**
29 29
      * __construct.
30 30
      *
31
-     * @param array $options
32 31
      * @param \Http\Client\HttpClient $httpClient
33 32
      * @param \Http\Message\MessageFactory $messageFactory
34 33
      */
Please login to merge, or discard this patch.
src/Every8dMessage.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,6 @@
 block discarded – undo
32 32
     /**
33 33
      * Set the message content.
34 34
      *
35
-     * @param  string  $content
36 35
      * @return $this
37 36
      */
38 37
     public function subject($subject)
Please login to merge, or discard this patch.