HH\Lib\Async\BasePoll::addImpl
final protected function addImpl(
Tk $key,
Awaitable<Tv> $awaitable,
): void;
Parameters
Tk $keyAwaitable<Tv>$awaitable
Returns
void
The containing class is available as Async\BasePoll in the www repository.
final protected function addImpl(
Tk $key,
Awaitable<Tv> $awaitable,
): void;
Tk $keyAwaitable<Tv>$awaitablevoid