mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 22:32:40 +08:00
Update BaseInflector.php
This commit is contained in:
committed by
GitHub
parent
c9889cfd2f
commit
9ce0d42daf
@ -1,5 +1,4 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @link http://www.yiiframework.com/
|
||||
* @copyright Copyright (c) 2008 Yii Software LLC
|
||||
@ -624,4 +623,5 @@ class BaseInflector
|
||||
{
|
||||
return isset(Yii::$app) ? Yii::$app->charset : 'UTF-8';
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user