base\Module init()

init() public method

Initializes the module.

This method is called after the module is created and initialized with property values given in configuration. The default implementation will initialize $controllerNamespace if it is not set.

If you override this method, please make sure you call the parent implementation.

public void init ( )
doc_Yii
2016-10-30 16:52:06
Comments
Leave a Comment

Please login to continue.