25: Add missing services yaml file.

pull/34/head
Lio Novelli 2023-11-13 00:01:20 +01:00
parent 6559793714
commit aa8f762816
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
services:
logger.channel.yufu_concept:
class: Drupal\Core\Logger\LoggerChannel
factory: logger.factory:get
arguments: [ 'yufu_concept' ]