We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af66eaa commit 6fe1c11Copy full SHA for 6fe1c11
src/DocumentBundle/phpzlc-document.yaml
@@ -0,0 +1,5 @@
1
+services:
2
+ phpzlc_document_generate_document:
3
+ class: PHPZlc\Document\DocumentBundle\Command\GenerateDocumentCommand
4
+ tags: [console.command]
5
+ arguments: ['@database_connection']
0 commit comments