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…
Reference in New Issue