3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/log/farm_log.services.yml

5 lines
119 B
YAML

services:
farm.log_query:
class: Drupal\farm_log\LogQueryFactory
arguments:
[ '@entity_type.manager' ]