1
0
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:
Thomas Tanghus 2013-05-30 23:05:56 +02:00
parent 78c6ece5ed
commit a54f65f963

View File

@ -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