mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
Fix PHPDoc in Web to read class loader instead of auto loader
refs #5786
This commit is contained in:
parent
cb8fb93ab0
commit
d267686ef4
@ -298,7 +298,7 @@ class Web extends EmbeddedWeb
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Setup auto loader namespaces for Icinga\Controllers and Icinga\Forms
|
* Setup class loader namespaces for Icinga\Controllers and Icinga\Forms
|
||||||
*
|
*
|
||||||
* @return $this
|
* @return $this
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user