mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Fix Modules\Manager::getLoadedModules() PHPDoc
This commit is contained in:
parent
0124a33037
commit
e5091ec835
@ -372,10 +372,9 @@ class Manager
|
||||
}
|
||||
|
||||
/**
|
||||
* Return an array containing all loaded modules
|
||||
* Get the currently loaded modules
|
||||
*
|
||||
* @return array
|
||||
* @see Module
|
||||
* @return Module[]
|
||||
*/
|
||||
public function getLoadedModules()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user