This commit is contained in:
marsuboss
2013-11-06 17:05:46 +01:00
parent 086326b1ee
commit a652ac8a4e

View File

@ -36,7 +36,7 @@ return [
// ... // ...
], ],
'params' => require(__DIR__ . '/params.php'), 'params' => require(__DIR__ . '/params.php'),
); ];
``` ```
In the above array keys are names of application properties. Depending on application type you can check properties of In the above array keys are names of application properties. Depending on application type you can check properties of