Skip to content

Commit ef2ca56

Browse files
authored
doc : Namespace prefix must end with a "\"
1 parent 931fe35 commit ef2ca56

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)