Class: Decidim::Admin::CreateTaxonomyFilter
- Inherits:
-
Commands::CreateResource
- Object
- Command
- Commands::CreateResource
- Decidim::Admin::CreateTaxonomyFilter
- Defined in:
- decidim-admin/app/commands/decidim/admin/create_taxonomy_filter.rb
Overview
A command with all the business logic to create a new taxonomy filter in the system.
Method Summary
Methods inherited from Commands::CreateResource
Methods inherited from Command
call, #evaluate, #method_missing, #respond_to_missing?, #transaction, #with_events
Constructor Details
This class inherits a constructor from Decidim::Commands::CreateResource
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Decidim::Command