refactor configurations (#2626)
* composition instead of inheritance * refactored some twig extensions to runtime extensions
This commit is contained in:
@@ -56,10 +56,6 @@ services:
|
||||
arguments:
|
||||
$settings: '%kimai.config%'
|
||||
|
||||
App\Configuration\ThemeConfiguration:
|
||||
arguments:
|
||||
$settings: '%kimai.theme%'
|
||||
|
||||
App\Utils\MPdfConverter:
|
||||
arguments: ['%kernel.cache_dir%']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user