HH\Lib\Async\Poll::add

Add an additional awaitable to the poll

public function add(
  Awaitable<Tv> $awaitable,
): void;

Parameters

Returns

  • void