class Decidim::Votings::PollingOfficerZoneEngine

This is the engine that runs on the public interface for polling officers of `decidim-elections`. It mostly handles rendering the polling officers frontend zone.

Public Instance Methods

load_seed() click to toggle source
# File lib/decidim/votings/polling_officer_zone_engine.rb, line 19
def load_seed
  nil
end