di\ServiceLocator getComponents()

getComponents() public method

Returns the list of the component definitions or the loaded component instances.

public array getComponents ( $returnDefinitions = true )
$returnDefinitions boolean

Whether to return component definitions instead of the loaded component instances.

return array

The list of the component definitions or the loaded component instances (ID => definition or instance).

doc_Yii
2016-10-30 17:01:10
Comments
Leave a Comment

Please login to continue.