Feat: Implement contract generation and up-/downloading
This commit is contained in:
@@ -106,3 +106,6 @@ services:
|
||||
class: App\Service\Upload\UploadNamer
|
||||
public: true
|
||||
|
||||
App\Service\Pdf\ContractRenderer:
|
||||
arguments:
|
||||
$options: { 'project_dir': '%kernel.project_dir%' }
|
||||
|
||||
Reference in New Issue
Block a user