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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.