This concern contains the logic related to newsletter participants
Returns a User collection Participants Behaves as an abstract method, you must overwrite it in each includer class.
# File lib/decidim/newsletter_participant.rb, line 13 def self.newsletter_participant_ids(_component); end