Class: Decidim::Admin::DestroyNewsletter
- Inherits:
-
Commands::DestroyResource
- Object
- Command
- Commands::DestroyResource
- Decidim::Admin::DestroyNewsletter
- Defined in:
- decidim-admin/app/commands/decidim/admin/destroy_newsletter.rb
Overview
This command deals with destroying a newsletter from the admin panel.
Method Summary
Methods inherited from Commands::DestroyResource
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