mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-10-31 20:12:29 +01:00
Fixed the documentation
This commit is contained in:
@ -119,7 +119,7 @@ class PayloadCommit implements \JsonSerializable {
|
||||
|
||||
/**
|
||||
* Gets the GPG verification of this commit.
|
||||
* @return UriInterface|null The GPG verification of this commit.
|
||||
* @return PayloadCommitVerification|null The GPG verification of this commit.
|
||||
*/
|
||||
function getVerification(): ?PayloadCommitVerification {
|
||||
return $this->verification;
|
||||
|
||||
Reference in New Issue
Block a user