HH\Asio\name

Get the name of the Awaitable

namespace HH\Asio;

function name<T>(
  Awaitable<T, mixed> $awaitable,
): string;

Parameters

Returns

  • string