mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 15:54:03 +02:00
ActionController: add exception to phpdoc
This commit is contained in:
parent
3054755e87
commit
3d1ccf17a3
@ -37,6 +37,7 @@ abstract class ActionController extends Controller implements ControlsAndContent
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @throws SecurityException
|
* @throws SecurityException
|
||||||
|
* @throws \Icinga\Exception\AuthenticationException
|
||||||
* @throws \Icinga\Exception\NotFoundError
|
* @throws \Icinga\Exception\NotFoundError
|
||||||
*/
|
*/
|
||||||
public function init()
|
public function init()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user