mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 06:11:35 +08:00
Grammar fix: followings -> following
This commit is contained in:
@ -364,7 +364,7 @@ class Module extends ServiceLocator
|
||||
* Adds a sub-module to this module.
|
||||
* @param string $id module ID
|
||||
* @param Module|array|null $module the sub-module to be added to this module. This can
|
||||
* be one of the followings:
|
||||
* be one of the following:
|
||||
*
|
||||
* - a [[Module]] object
|
||||
* - a configuration array: when [[getModule()]] is called initially, the array
|
||||
|
Reference in New Issue
Block a user