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);