mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
public abstract public function? D'uh
This commit is contained in:
parent
78c6ece5ed
commit
a54f65f963
@ -82,7 +82,7 @@ abstract class AbstractPIMCollection extends AbstractPIMObject implements \Itera
|
||||
* @param string $id
|
||||
* @return bool
|
||||
*/
|
||||
public abstract public function deleteChild($id);
|
||||
public abstract function deleteChild($id);
|
||||
|
||||
// Iterator methods
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user