HH\Asio\name
Get the name of the Awaitable
namespace HH\Asio;
function name<T>(
Awaitable<T, mixed> $awaitable,
): string;
Parameters
Awaitable<T,
mixed> $awaitable
Returns
string
Get the name of the Awaitable
namespace HH\Asio;
function name<T>(
Awaitable<T, mixed> $awaitable,
): string;
Awaitable<T,
mixed> $awaitable
string