Class: Decidim::AdminLog::BaseUserPresenter

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

Overview

This class holds the shared logic for Decidim::User presenter for the AdminLog.

Direct Known Subclasses

UserPresenter

Method Summary

Methods inherited from Log::BasePresenter

#initialize, #present

Constructor Details

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