mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2026-01-18 10:09:12 +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