mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Correct order of property declaration
This commit is contained in:
@ -33,6 +33,7 @@ class BaseFileHelper
|
||||
*/
|
||||
public static $mimeMagicFile = '@yii/helpers/mimeTypes.php';
|
||||
|
||||
|
||||
/**
|
||||
* Normalizes a file/directory path.
|
||||
* The normalization does the following work:
|
||||
|
Reference in New Issue
Block a user