monitoring: Fix PHPDoc of BackendConfigForm::setResourceConfig()
This commit is contained in:
parent
27110ce594
commit
24b2369adb
|
@ -34,7 +34,7 @@ class BackendConfigForm extends ConfigForm
|
|||
/**
|
||||
* Set the resource configuration to use
|
||||
*
|
||||
* @param Config $resources The resource configuration
|
||||
* @param Config $resourceConfig The resource configuration
|
||||
*
|
||||
* @return $this
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue