Merge pull request #580 from leberknecht/patch-1

update setup.md - immediate is an listener option
This commit is contained in:
Tim Nagel 2014-05-24 23:10:44 +10:00
commit 5a84d55129

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