update setup.md - immediate is an listener option

fixed yml config example (having immediate as an persistence option will result in parsing error)
This commit is contained in:
Delf Tonder 2014-05-24 12:49:12 +02:00
parent a9ea78443f
commit f9745c8d21

View file

@ -114,9 +114,9 @@ Below is an example for the Doctrine ORM.
driver: orm
model: Acme\ApplicationBundle\Entity\User
provider: ~
listener: ~
listener:
immediate: ~
finder: ~
immediate: ~
```
There are a significant number of options available for types, that can be