8000 minor #25376 doc : Namespace prefix must end with a "\" (SelviA) · symfony/symfony@cdade09 · GitHub
[go: up one dir, main page]

Skip to content

Commit cdade09

Browse files
minor #25376 doc : Namespace prefix must end with a "\" (SelviA)
This PR was merged into the 3.4 branch. Discussion ---------- doc : Namespace prefix must end with a "\" | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- ef2ca56 doc : Namespace prefix must end with a "\"
2 parents a3b480f + ef2ca56 commit cdade09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-3.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ HttpKernel
281281
# ...
282282

283283
# explicit commands registration
284-
AppBundle\Command:
284+
AppBundle\Command\:
285285
resource: '../../src/AppBundle/Command/*'
286286
tags: ['console.command']
287287
```

0 commit comments

Comments
 (0)
0