org\bovigo\vfs\vfsStreamContainer::removeChild PHP Méthode

removeChild() public méthode

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