Completed
Push — master ( 8fc6c1...86c14a )
by Vasily
08:50 queued 05:06
created
PHPDaemon/Structures/StackCallbacks.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -56,6 +56,7 @@
 block discarded – undo
56 56
     /**
57 57
      * Executes one callback from the top with given arguments without taking it out
58 58
      * @param  mixed   ...$args Arguments
59
+     * @param \PHPDaemon\Clients\Gibson\Connection $args
59 60
      * @return boolean
60 61
      */
61 62
     public function executeAndKeepOne(...$args)
Please login to merge, or discard this patch.