iframe_consent-1.0.x-dev/iframe_consent.services.yml
iframe_consent.services.yml
services:
iframe_consent.settings:
class: Drupal\iframe_consent\Service\IframeConsentSettings
arguments: ['@config.factory']
iframe_consent.helper:
class: Drupal\iframe_consent\Service\IframeConsentHelper
arguments: ['@iframe_consent.settings', '@cache_tags.invalidator', '@entity_type.manager']
