Commit 74620754 by Qiang Xue

Merge pull request #1150 from marsuboss/patch-1

Fixed typo
parents 086326b1 a652ac8a
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment