@@ -56,6 +56,7 @@ |
||
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) |