Updated PhpDoc
This commit is contained in:
parent
c3129f89d6
commit
caf3299039
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
class AddressBookGetContact extends Method
|
||||
{
|
||||
/**
|
||||
* Returns the contact information for the given peer address.
|
||||
*
|
||||
* @inheritDoc
|
||||
*/
|
||||
public static function execute(ClientRequest $request, RpcRequest $rpcRequest): ?SerializableInterface
|
||||
|
|
Loading…
Add table
Reference in a new issue