url = \Yii::getAlias($this->url); } protected function prepareAdapter() { return new LocalAdapter($this->path, $this->url); } }