1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-27 10:32:58 +02:00
joplin/app/config/services.yml

17 lines
378 B
YAML
Raw Normal View History

2016-10-19 17:54:41 +02:00
# Learn more about services, parameters and containers at
# http://symfony.com/doc/current/book/service_container.html
parameters:
# parameter_name: value
services:
app.eloquent:
class: AppBundle\Eloquent
arguments: []
# app.fine_diff:
# class: AppBundle\FineDiff
# arguments: []
twig.exception_listener:
class: stdObject