mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-02-12 06:54:28 +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
|
* @param string $id
|
||||||
* @return bool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
public abstract public function deleteChild($id);
|
public abstract function deleteChild($id);
|
||||||
|
|
||||||
// Iterator methods
|
// Iterator methods
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user