mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
doc: Fix PHPDoc of SearchController::getWebPath()
This commit is contained in:
parent
f0f24bee94
commit
ad389d1696
@ -80,8 +80,6 @@ class SearchController extends DocController
|
|||||||
* Get the path to Icinga Web 2's documentation
|
* Get the path to Icinga Web 2's documentation
|
||||||
*
|
*
|
||||||
* @return string
|
* @return string
|
||||||
*
|
|
||||||
* @throws Zend_Controller_Action_Exception If Icinga Web 2's documentation is not available
|
|
||||||
*/
|
*/
|
||||||
protected function getWebPath()
|
protected function getWebPath()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user