diff --git a/modules/monitoring/application/forms/Command/Instance/ToggleFeatureCommandForm.php b/modules/monitoring/application/forms/Command/Instance/ToggleFeatureCommandForm.php index 40413cced..04ed706a0 100644 --- a/modules/monitoring/application/forms/Command/Instance/ToggleFeatureCommandForm.php +++ b/modules/monitoring/application/forms/Command/Instance/ToggleFeatureCommandForm.php @@ -78,7 +78,7 @@ abstract class ToggleFeatureCommandForm extends CommandForm /** * (non-PHPDoc) - * @see \Icinga\Web\Form::createElements() For the method documentation. + * @see \Icinga\Web\Form::onSuccess() For the method documentation. */ public function onSuccess(Request $request) {