base\Application getUniqueId()

getUniqueId() public method

Returns an ID that uniquely identifies this module among all modules within the current application.

Since this is an application instance, it will always return an empty string.

public string getUniqueId ( )
return string

The unique ID of the module.

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.