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

addChild() 공개 메소드

adds child to the directory
public addChild ( org\bovigo\vfs\vfsStreamContent $child )
$child org\bovigo\vfs\vfsStreamContent
    public function addChild(vfsStreamContent $child);