You are here

service mass_contact.opt_out in Mass Contact 8

Class

Drupal\mass_contact\OptOut
3 string references to mass_contact.opt_out
OptOutTest::testOptOutCategory in tests/src/Kernel/OptOutTest.php
Tests per-category opt-out.
OptOutTest::testOptOutDisabled in tests/src/Kernel/OptOutTest.php
Tests opt-out disabled.
OptOutTest::testOptOutGlobal in tests/src/Kernel/OptOutTest.php
Tests opt-out set to global.

File

./mass_contact.services.yml
mass_contact.services.yml

View source
  1. class: Drupal\mass_contact\OptOut
  2. arguments:
  3. - '@config.factory'
  4. - '@entity_type.manager'