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

getChild() public method

returns the child with the given name
public getChild ( string $name ) : org\bovigo\vfs\vfsStreamContent
$name string
return org\bovigo\vfs\vfsStreamContent
    public function getChild($name);