mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-29 11:24:11 +01:00
Contacts: Correct javadoc
This commit is contained in:
parent
0f02508121
commit
1453ecab48
@ -261,7 +261,7 @@ class App {
|
||||
/**
|
||||
* @brief Get the last modification time.
|
||||
* @param $contact OC_VObject|integer
|
||||
* $return DateTime | null
|
||||
* @returns DateTime | null
|
||||
*/
|
||||
public static function lastModified($contact) {
|
||||
if(is_numeric($contact)) {
|
||||
|
Loading…
Reference in New Issue
Block a user