Skip to content

Commit d02a4a8

Browse files
Update docblock formatting in RdapRequestInterface
Fix formatting of docblock for getRdapResponse method.
1 parent b8c0d9d commit d02a4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Interfaces/RdapRequestInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public function getTarget() : string;
4646

4747
/**
4848
* Get RDAP Response
49-
*
49+
*
5050
* @return RdapResponseInterface
5151
*
5252
* @throws \ArrayAccess\RdapClient\Exceptions\RdapRemoteRequestException

0 commit comments

Comments
 (0)