Added documentation

pull/3096/head
Michael 2017-01-27 15:13:37 +00:00
rodzic 422be7e212
commit 64d06b98b2
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -166,6 +166,7 @@ function poller_execute($queue) {
*
* @param array $queue Workerqueue entry
* @param string $funcname name of the function
* @param array $argv Array of values to be passed to the function
*/
function poller_exec_function($queue, $funcname, $argv) {