mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-16 14:29:30 +08:00
pull origin
This commit is contained in:
@@ -30,6 +30,7 @@ abstract class BaseController extends Controller
|
||||
*/
|
||||
public $exclude;
|
||||
|
||||
|
||||
protected function normalizeTargetDir($target)
|
||||
{
|
||||
$target = rtrim(Yii::getAlias($target), '\\/');
|
||||
|
||||
Reference in New Issue
Block a user