forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commitbaa9759
committed
bugsymfony#3791 Property access tweaks (weaverryan)
This PR was merged into the master branch.Discussion----------Property access tweaks| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | 2.5+| Fixed tickets |symfony#3729Hi guys!This follows aftersymfony#3729 - it includes several small suggestions made by@wouterj and@xabbuh.Additionally, this removes the 3rd argument to `isWritable`, which was removed in the orignal PR (symfony/symfony#10570) and didn't make it into the final feature.Thanks!Commits-------fb9fe99 [symfony#3729] Removing 3rd argument to isWritable - this doesn't exist in the final merged item319bf29 [symfony#3729] Making minor changes thansk to@wouterj and@xabbuh.1 file changed
+7
-7
lines changedLines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
317 |
| - | |
| 317 | + | |
318 | 318 |
| |
319 |
| - | |
320 |
| - | |
| 319 | + | |
| 320 | + | |
321 | 321 |
| |
322 |
| - | |
| 322 | + | |
| 323 | + | |
323 | 324 |
| |
324 | 325 |
| |
325 | 326 |
| |
| |||
333 | 334 |
| |
334 | 335 |
| |
335 | 336 |
| |
336 |
| - | |
337 |
| - | |
| 337 | + | |
338 | 338 |
| |
339 | 339 |
| |
340 | 340 |
| |
341 |
| - | |
| 341 | + | |
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
|
0 commit comments
Comments
(0)