mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
Fix PHPDoc of RoleForm::load()
This commit is contained in:
parent
13131cb3f6
commit
2e970b2965
@ -163,6 +163,7 @@ class RoleForm extends ConfigForm
|
|||||||
* @return $this
|
* @return $this
|
||||||
*
|
*
|
||||||
* @throws LogicException If the config is not set
|
* @throws LogicException If the config is not set
|
||||||
|
* @throws NotFoundError If the given role does not exist
|
||||||
* @see ConfigForm::setConfig() For setting the config.
|
* @see ConfigForm::setConfig() For setting the config.
|
||||||
*/
|
*/
|
||||||
public function load($name)
|
public function load($name)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user