Class: Decidim::Conferences::Admin::DestroyMediaLink
- Inherits:
-
Decidim::Commands::DestroyResource
- Object
- Decidim::Command
- Decidim::Commands::DestroyResource
- Decidim::Conferences::Admin::DestroyMediaLink
- Defined in:
- decidim-conferences/app/commands/decidim/conferences/admin/destroy_media_link.rb
Overview
A command with all the business logic when destroying a media link in the system.
Method Summary
Methods inherited from Decidim::Commands::DestroyResource
Methods inherited from Decidim::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