diff --git a/src/PsyncLib/Psync.php b/src/PsyncLib/Psync.php index c629a8e..6b7a14e 100644 --- a/src/PsyncLib/Psync.php +++ b/src/PsyncLib/Psync.php @@ -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 {