Updated PhpDoc

This commit is contained in:
netkas 2024-12-03 15:31:27 -05:00
parent 33e39eb45a
commit 6b40c56473

View file

@ -131,6 +131,7 @@
*
* @return array An associative array containing the results of each promise,
* indexed by their unique identifiers (UUIDs).
* @throws Throwable
*/
public static function wait(): array
{