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

getChild() public méthode

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