org\bovigo\vfs\vfsStreamContainer::addChild PHP Method

addChild() public method

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