Class: Decidim::AdminLog::ShareTokenPresenter

Inherits:
Log::BasePresenter show all
Defined in:
decidim-core/app/presenters/decidim/admin_log/share_token_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::BasePresenter

#initialize, #present

Constructor Details

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