Commit 9cf1a01
committed
minor symfony#2470 [Autocomplete] Fix invalid createQueryBuilder code example (tacman, smnandre)
This PR was merged into the 2.x branch.
Discussion
----------
[Autocomplete] Fix invalid createQueryBuilder code example
replace with creating it from the entity repository
Commits
-------
c028c19 Update index.rst
27e539b replace undefined $qb1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
319 | | - | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
320 | 321 | | |
321 | 322 | | |
322 | 323 | | |
| |||
0 commit comments