mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-18 07:52:21 +01:00
PHP 5.3 compatibility
This commit is contained in:
parent
fd2da73169
commit
950e410c0d
@ -119,11 +119,4 @@ abstract class AbstractPIMObject implements IPIMObject {
|
||||
return $this->getPermissions() & $permission;
|
||||
}
|
||||
|
||||
/**
|
||||
* Delete the data from backend
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
abstract public function delete();
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user