hCaptcha Integration
This commit is contained in:
@@ -60,7 +60,6 @@ class HtmlDocument extends Document {
|
||||
return $code;
|
||||
}
|
||||
|
||||
|
||||
public function getTitle(): string {
|
||||
if ($this->head !== null) {
|
||||
return $this->head->getTitle();
|
||||
|
||||
Reference in New Issue
Block a user