mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-18 07:52:21 +01:00
@returns => @return
This commit is contained in:
parent
4d71167d56
commit
d9a1089c7d
@ -421,7 +421,7 @@ class Addressbook extends AbstractPIMCollection {
|
||||
* Must return a UNIX time stamp or null if the backend
|
||||
* doesn't support it.
|
||||
*
|
||||
* @returns int | null
|
||||
* @return int | null
|
||||
*/
|
||||
public function lastModified() {
|
||||
return $this->backend->lastModifiedAddressBook($this->getId());
|
||||
|
Loading…
x
Reference in New Issue
Block a user