@@ -179,7 +179,7 @@ |
||
| 179 | 179 | * will auto alias encode by Yii::getAlias function. |
| 180 | 180 | * |
| 181 | 181 | * @param string $fileName The path to the file to get the content |
| 182 | - * @return string|boolean |
|
| 182 | + * @return string|false |
|
| 183 | 183 | */ |
| 184 | 184 | public static function getFileContent($fileName) |
| 185 | 185 | { |