mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
Contacts: Remove update from interface
This commit is contained in:
parent
eb86535393
commit
375bcac080
@ -109,16 +109,6 @@ interface IPIMObject {
|
|||||||
*/
|
*/
|
||||||
function hasPermission($permission);
|
function hasPermission($permission);
|
||||||
|
|
||||||
/**
|
|
||||||
* Save the contact data to backend
|
|
||||||
* FIXME: This isn't consistent. We need a proper interface
|
|
||||||
* for creating new instances and saving to storage.
|
|
||||||
*
|
|
||||||
* @param array $data
|
|
||||||
* @return bool
|
|
||||||
*/
|
|
||||||
public function update(array $data);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Get the last modification time for the object.
|
* @brief Get the last modification time for the object.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user