Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Closed
Description
As discussed in#8319, there are some code examples where we don't include the trailing comma in the last element of the arrays. For example here:https://github.com/symfony/symfony-docs/blob/master/service_container.rst.
So let's review all of them 😄