Exemplo n.º 1
0
function async($callable)
{
    return Bubbler::async($callable);
}