Skip to content

Commit

Permalink
Merge pull request nextcloud#40969 from nextcloud/ishare-type
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Oct 19, 2023
2 parents 4d5b794 + c008464 commit a572a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/public/Share/IShare.php
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ public function setExpirationDate($expireDate);
/**
* Get the expiration date
*
* @return \DateTime
* @return null|\DateTime
* @since 9.0.0
*/
public function getExpirationDate();
Expand Down

0 comments on commit a572a54

Please sign in to comment.