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

hasChild() public méthode

checks whether the container contains a child with the given name
public hasChild ( string $name ) : boolean
$name string
Résultat boolean
    public function hasChild($name);