@@ -80,7 +80,7 @@ |
||
80 | 80 | * @param string $endpoint |
81 | 81 | * @param ClientInterface|null $client |
82 | 82 | * |
83 | - * @return Ping |
|
83 | + * @return PingService |
|
84 | 84 | */ |
85 | 85 | public static function ping( |
86 | 86 | $endpoint, |