Class: Ecm::Contact::Backend::ContactRequestsController

Inherits:
Itsf::Backend::Resource::BaseController
  • Object
show all
Includes:
Notification
Defined in:
app/controllers/ecm/contact/backend/contact_requests_controller.rb

Defined Under Namespace

Modules: Notification

Class Method Summary collapse

Methods included from Notification

#notify

Class Method Details

.resource_classObject



5
6
7
# File 'app/controllers/ecm/contact/backend/contact_requests_controller.rb', line 5

def self.resource_class
  Ecm::Contact::ContactRequest
end