Completed
Push — master ( 2b565f...08a68e )
by Ma
02:52
created
src/Monitor/Monitor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
     /**
81 81
      * Set client
82 82
      *
83
-     * @param \Monitor\Client\ClientInterface $client
83
+     * @param ClientInterface $client
84 84
      */
85 85
     public function setClient(ClientInterface $client)
86 86
     {
Please login to merge, or discard this patch.