diff --git a/modules/monitoring/application/controllers/ServiceController.php b/modules/monitoring/application/controllers/ServiceController.php index 45e9dde29..2c8f1f3f0 100644 --- a/modules/monitoring/application/controllers/ServiceController.php +++ b/modules/monitoring/application/controllers/ServiceController.php @@ -16,8 +16,7 @@ use Icinga\Web\Hook; class ServiceController extends MonitoredObjectController { /** - * (non-PHPDoc) - * @see MonitoredObjectController::$commandRedirectUrl For the property documentation. + * {@inheritdoc} */ protected $commandRedirectUrl = 'monitoring/service/show';