Fix PHPDoc

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
Lukas Reschke 2017-03-26 11:34:21 +02:00 committed by Roeland Jago Douma
parent f0850b266e
commit 2a77727897
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ class AvatarHome implements ICollection {
/**
* Returns the last modification time, as a unix timestamp
*
* @return int
* @return int|null
*/
public function getLastModified() {
return null;