Sha256: 9fc8e64d11b3f1e798d8c21bf37567e10097510fe616b734001d918e074ccbeb
Contents?: true
Size: 279 Bytes
Versions: 6
Compression:
Stored size: 279 Bytes
Contents
# frozen_string_literal: true module Decidim module ReportingProposals class ReportingProposalsType < Decidim::Proposals::ProposalsType graphql_name "ReportingProposals" description "A reporting proposals component of a participatory space." end end end
Version data entries
6 entries across 6 versions & 1 rubygems