presentations/test-driven-drupal/demo/drupal-london/web/modules/custom/example/example.services.yml

7 lines
177 B
YAML

services:
Drupal\Core\Logger\LoggerChannelFactoryInterface:
alias: logger.factory
private: true
Drupal\example\Controller\ExamplePageController:
autowire: true