Let's take a look at its interface.
public function getId(): int; /** * @throws Throwable */ public static function await(Promise|Async|callable $await): mixed;
Last updated 1 year ago