mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-05-28 04:35:53 -04:00
ActionController: add exception to phpdoc
This commit is contained in:
parent
3054755e87
commit
3d1ccf17a3
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ abstract class ActionController extends Controller implements ControlsAndContent
|
|||
|
||||
/**
|
||||
* @throws SecurityException
|
||||
* @throws \Icinga\Exception\AuthenticationException
|
||||
* @throws \Icinga\Exception\NotFoundError
|
||||
*/
|
||||
public function init()
|
||||
|
|
|
|||
Loading…
Reference in a new issue