org\bovigo\vfs\vfsStreamContainer::hasChild PHP 메소드

hasChild() 공개 메소드

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