Skip to content

Commit e8c6011

Browse files
authored
Update phpzlc-document.yaml
1 parent 249a080 commit e8c6011

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
services:
2-
phpzlc_document_generate_document:
3-
class: PHPZlc\Document\DocumentBundle\Command\GenerateDocumentCommand
4-
tags: [console.command]
5-
arguments: ['@database_connection']
2+
# 生成文档命令
3+
phpzlc.document.generate.document:
4+
class: PHPZlc\Document\DocumentBundle\Command\GenerateDocumentCommand
5+
tags: [console.command]
6+
arguments: ['@database_connection']

0 commit comments

Comments
 (0)