Jarves\Configuration\Stream::setPath PHP Method

setPath() public method

public setPath ( string $path )
$path string
    public function setPath($path)
    {
        $this->path = $path;
    }