Class: Ecm::Cms::Backend::ImportPartialsServiceController

Inherits:
Itsf::Backend::Service::BaseController
  • Object
show all
Defined in:
app/controllers/ecm/cms/backend/import_partials_service_controller.rb

Class Method Summary collapse

Class Method Details

.service_classObject



3
4
5
# File 'app/controllers/ecm/cms/backend/import_partials_service_controller.rb', line 3

def self.service_class
  Ecm::Cms::ImportPartialsService
end