We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e87512 commit 9d41ce0Copy full SHA for 9d41ce0
src/Resources/VerifiedDomains.php
@@ -46,4 +46,4 @@ public function verify()
46
$this->throwIfNot("domain-name", $this->domain_name);
47
return $this->postToActionEndpoint(self::VERIFY_URL_COMPONENT);
48
}
49
-}
+}
0 commit comments