diff --git a/src/Network.php b/src/Network.php index ae01d83..1eece04 100644 --- a/src/Network.php +++ b/src/Network.php @@ -49,6 +49,7 @@ public function __toString() * @param string $data * @return Network * @throws IpException + * @throws NetworkException */ public static function parse(string $data) {