org\bovigo\vfs\vfsStreamContainer::getChild PHP Метод

getChild() публичный Метод

returns the child with the given name
public getChild ( string $name ) : org\bovigo\vfs\vfsStreamContent
$name string
Результат org\bovigo\vfs\vfsStreamContent
    public function getChild($name);