class Decidim::Meetings::Minutes

The data store for a Minutes in the Decidim::Meetings component.

def self.log_presenter_class_for(_log)

def self.log_presenter_class_for(_log)
  Decidim::Meetings::AdminLog::MinutesPresenter
end