Completed
Pull Request — master (#13)
by Abdullah
07:52 queued 06:05
created
src/ZendeskMessage.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -233,7 +233,6 @@
 block discarded – undo
233 233
      * Set the value of group id.
234 234
      *
235 235
      * @param int $id
236
-     * @param string $value
237 236
      *
238 237
      * @return $this
239 238
      */
Please login to merge, or discard this patch.
src/ZendeskChannel.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -78,7 +78,6 @@
 block discarded – undo
78 78
     /**
79 79
      * Prepare the parameters before update request send.
80 80
      *
81
-     * @param mixed $notifiable
82 81
      */
83 82
     public function prepareUpdateParameters()
84 83
     {
Please login to merge, or discard this patch.