Commit bc0f87c9 by Alexander Makarov

Merge pull request #1927 from artem-frolov/update-namespace-section-in-extensions-doc

Update extensions.md, Namespace section
parents 64989b14 f837bc9b
......@@ -13,7 +13,7 @@ Code style
- Do not use `yiisoft` in the namespaces.
- Do not use `\yii`, `\yii2` or `\yiisoft` as root namespace.
- Use `vendor-name\type` namespace format (all lowercase).
- Use `vendor-name\type` namespace format (all lowercase) where type may be `widgets`, `behaviors`, `modules` etc.
Distribution
------------
......
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