Commit 7c390d62 by lynicidn

typo in comments

property can be set via [[setComponents()]]
parent 48e33b29
......@@ -42,7 +42,7 @@ use yii\base\InvalidConfigException;
* Because [[\yii\base\Module]] extends from ServiceLocator, modules and the application are all service locators.
*
* @property array $components The list of the component definitions or the loaded component instances (ID =>
* definition or instance). This property is read-only.
* definition or instance).
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @since 2.0
......
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