Exemplo n.º 1
0
function asyncAll(array $callables)
{
    return Bubbler::asyncAll($callables);
}