mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
doc: Fix PHPDoc of IcingawebController::getPath()
This commit is contained in:
parent
7ea559e6be
commit
31cb1ceb93
@ -13,7 +13,7 @@ class IcingawebController extends DocController
|
|||||||
*
|
*
|
||||||
* @return string
|
* @return string
|
||||||
*
|
*
|
||||||
* @throws Zend_Controller_Action_Exception If Icinga Web 2's documentation is not available
|
* @throws \Icinga\Exception\Http\HttpNotFoundException If Icinga Web 2's documentation is not available
|
||||||
*/
|
*/
|
||||||
protected function getPath()
|
protected function getPath()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user