/**
  * @method get
  * @route /configuration/graphtemplate/list
  */
 public function datatableAction()
 {
     parent::datatableAction();
 }