mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-16 07:11:19 +08:00
Fix typo
This commit is contained in:
@ -36,7 +36,7 @@ return [
|
||||
// ...
|
||||
],
|
||||
'params' => require(__DIR__ . '/params.php'),
|
||||
);
|
||||
];
|
||||
```
|
||||
|
||||
In the above array keys are names of application properties. Depending on application type you can check properties of
|
||||
|
Reference in New Issue
Block a user