Merge pull request #58 from SpeksForks/master

Chore: Remove param that is not actually passed in
This commit is contained in:
Peter Bakker
2023-01-05 09:42:38 +01:00
committed by GitHub

View File

@@ -124,7 +124,6 @@ class Authorization
/**
* Returns the DNS record object
*
* @param Challenge $challenge
* @return Record|bool
*/
public function getTxtRecord()