yandex_smartcaptcha-1.0.2/yandex_smartcaptcha.services.yml
yandex_smartcaptcha.services.yml
services:
logger.channel.yandex_smartcaptcha:
parent: logger.channel_base
arguments: [ 'yandex_smartcaptcha' ]
yandex_smartcaptcha.service:
class: Drupal\yandex_smartcaptcha\YandexSmartCaptcha
arguments: ['@config.factory', '@http_client', '@logger.channel.yandex_smartcaptcha', '@request_stack', '@messenger']
