mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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
|
||||
*
|
||||
* @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()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user