- Issue created by @gho@dpi247
I have monolog module enabled and this cause this error :
Uncaught PHP Exception TypeError: "Drupal\\domain_access_webform\\DomainWebformService::__construct(): Argument #2 ($logger) must be of type Drupal\\Core\\Logger\\LoggerChannelFactoryInterface, Drupal\\monolog\\Logger\\MonologLoggerChannelFactory given
Enable the monolog module.
Changed the service without specification of the type of logger.
Active
1.0
Code