Class: Decidim::AdminLog::StaticPageResourcePresenter

Inherits:
Log::ResourcePresenter show all
Defined in:
decidim-core/app/presenters/decidim/admin_log/static_page_resource_presenter.rb

Overview

This class extends the default resource presenter for logs, so that it can properly link to the static page.

Method Summary

Methods inherited from Log::ResourcePresenter

#initialize, #present

Constructor Details

This class inherits a constructor from Decidim::Log::ResourcePresenter