org\bovigo\vfs\vfsStreamContainer::removeChild PHP Method

removeChild() public method

removes child from the directory
public removeChild ( string $name ) : boolean
$name string
return boolean
    public function removeChild($name);