mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
monitoring: Use @inheritdoc for ServiceController::$commandRedirectUrl
This commit is contained in:
parent
67b22a56d2
commit
33e64d9dc0
@ -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';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user