mihaildev\elfinder\volume\Local::getUrl PHP Method

getUrl() public method

public getUrl ( )
    public function getUrl()
    {
        return Yii::getAlias($this->baseUrl . '/' . trim($this->path, '/'));
    }