mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
This commit is contained in:
@ -103,4 +103,4 @@ class AccessControl extends ActionFilter
|
||||
throw new HttpException(403, Yii::t('yii|You are not allowed to perform this action.'));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user