summaryrefslogtreecommitdiffstats
path: root/src/Calls/AnalyzeCall.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Calls/AnalyzeCall.php')
-rw-r--r--src/Calls/AnalyzeCall.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Calls/AnalyzeCall.php b/src/Calls/AnalyzeCall.php
index 4a4dff8..aed1e39 100644
--- a/src/Calls/AnalyzeCall.php
+++ b/src/Calls/AnalyzeCall.php
@@ -34,8 +34,8 @@ class AnalyzeCall extends GenericCall
/**
* Send API call
*
- * @return SSLLabsApi\Objects\Host
- * @see SSLLabsApi\Calls\GenericCall::send()
+ * @return BjoernrDe\SSLLabsApi\Objects\Host
+ * @see BjoernrDe\SSLLabsApi\Calls\GenericCall::send()
*/
public function send()
{