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

hasChild() public method

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