mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 19:19:29 +00:00
Removed unnecessary service definition
The tag is applied via autoconfiguration
This commit is contained in:
parent
8c139fbe04
commit
15e9d9e81f
1 changed files with 0 additions and 7 deletions
|
|
@ -188,13 +188,6 @@ services:
|
||||||
$fontDirectory: '%kernel.project_dir%/var/dompdf/fonts/'
|
$fontDirectory: '%kernel.project_dir%/var/dompdf/fonts/'
|
||||||
$tmpDirectory: '%kernel.project_dir%/var/dompdf/tmp/'
|
$tmpDirectory: '%kernel.project_dir%/var/dompdf/tmp/'
|
||||||
|
|
||||||
####################################################################################################################
|
|
||||||
# Twig Extensions
|
|
||||||
####################################################################################################################
|
|
||||||
|
|
||||||
App\Twig\DataSourceNameExtension:
|
|
||||||
tags: [ 'twig.extension' ]
|
|
||||||
|
|
||||||
####################################################################################################################
|
####################################################################################################################
|
||||||
# Part info provider system
|
# Part info provider system
|
||||||
####################################################################################################################
|
####################################################################################################################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue