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.
2 parents 25cb296 + d09f121 commit 285e853Copy full SHA for 285e853
src/Resources/doc/index.rst
@@ -54,7 +54,7 @@ the root namespace that is used to "guess" what classes you want to generate:
54
# config/packages/dev/maker.yaml
55
# create this file if you need to configure anything
56
maker:
57
- # tell MakerBundle that all of your classes lives in an
+ # tell MakerBundle that all of your classes live in an
58
# Acme namespace, instead of the default App
59
# (e.g. Acme\Entity\Article, Acme\Command\MyCommand, etc)
60
root_namespace: 'Acme'
0 commit comments