Class: Decidim::ParticipatoryDocuments::Admin::ApplicationController

Inherits:
Admin::Components::BaseController
  • Object
show all
Includes:
NeedsPdfDocument
Defined in:
app/controllers/decidim/participatory_documents/admin/application_controller.rb

Overview

This controller is the abstract class from which all other controllers of this engine inherit.

Note that it inherits from ‘Decidim::Admin::Components::BaseController`, which override its layout and provide all kinds of useful methods.