Example #1
0
 /**
  * @cmdForm /centreon-configuration/service/update map
  * @cmdObject string service the service
  */
 public function showAction($object, $fields = null, $linkedObject = '')
 {
     parent::showAction($object, $fields, $linkedObject);
 }