mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-04 22:44:53 +01: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