Enables using the remove method when only setters are available
public setRemoved ( boolean $removed ) : void | ||
$removed | boolean | If TRUE, this node and it's child nodes will be removed. This can handle FALSE as well. |
return | void |
public setRemoved ( boolean $removed ) : void | ||
$removed | boolean | If TRUE, this node and it's child nodes will be removed. This can handle FALSE as well. |
return | void |