actions() public method

public actions ( )
 public function actions()
 {
     return ArrayHelper::merge(['generarRutaAuto'], parent::actions());
 }