mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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
|
||||
*
|
||||
* @throws LogicException If the config is not set
|
||||
* @throws NotFoundError If the given role does not exist
|
||||
* @see ConfigForm::setConfig() For setting the config.
|
||||
*/
|
||||
public function load($name)
|
||||
|
Loading…
x
Reference in New Issue
Block a user