monitoring: Fix PHPDoc of BackendConfigForm::setResourceConfig()

This commit is contained in:
Eric Lippmann 2014-12-30 09:45:24 +01:00
parent 27110ce594
commit 24b2369adb
1 changed files with 1 additions and 1 deletions

View File

@ -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
*