Class: Decidim::ParticipatoryProcesses::Admin::DestroyParticipatoryProcessStep

Inherits:
Commands::DestroyResource show all
Defined in:
decidim-participatory_processes/app/commands/decidim/participatory_processes/admin/destroy_participatory_process_step.rb

Overview

A command that deletes a participatory process step

Method Summary

Methods inherited from Commands::DestroyResource

#call, #initialize

Methods inherited from Command

call, #evaluate, #method_missing, #respond_to_missing?, #transaction, #with_events

Constructor Details

This class inherits a constructor from Decidim::Commands::DestroyResource

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Decidim::Command