mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-01 11:39:41 +08:00
Fixed grammatical error (#16957) [skip ci]
This commit is contained in:
committed by
Alexander Makarov
parent
429ddbdf64
commit
1cf22d0252
@ -276,7 +276,7 @@ if (YII_ENV_DEV) {
|
||||
|
||||
#### [[yii\base\Application::modules|modules]] <span id="modules"></span>
|
||||
|
||||
Данное свойство указывает [модули](structure-modules.md), которые содержаться в приложении.
|
||||
Данное свойство указывает [модули](structure-modules.md), которые содержатся в приложении.
|
||||
|
||||
Значениями свойства могут быть массивы имен классов модулей или [конфигураций](concept-configurations.md), а ключами -
|
||||
ID модулей. Например,
|
||||
|
||||
Reference in New Issue
Block a user