Completed
Pull Request — master (#1)
by ARCANEDEV
09:32 queued 07:37
created
src/Agent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -382,7 +382,7 @@
 block discarded – undo
382 382
      * @param  string  $name
383 383
      * @param  array   $arguments
384 384
      *
385
-     * @return bool|mixed
385
+     * @return boolean
386 386
      */
387 387
     public function __call($name, $arguments)
388 388
     {
Please login to merge, or discard this patch.