Commit be4b9d3
committed
feature #3729 Added documentation for the new PropertyAccessor::isReadable() and isWritable() methods (webmozart)
This PR was merged into the master branch.
Discussion
----------
Added documentation for the new PropertyAccessor::isReadable() and isWritable() methods
| Q | A
| ------------- | ---
| Doc fix? | no
| New docs? | yes (symfony/symfony#10570)
| Applies to | 2.5+
| Fixed tickets | -
Commits
-------
bb8e3ed Added documentation for the new PropertyAccessor::isReadable() and isWritable() methodsFile tree
Expand file treeCollapse file tree
1 file changed
+33
-0
lines changedOpen diff view settings
Filter options
- components/property_access
Expand file treeCollapse file tree
1 file changed
+33
-0
lines changedOpen diff view settings
Collapse file
components/property_access/introduction.rst
Copy file name to clipboardExpand all lines: components/property_access/introduction.rst+33Lines changed: 33 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
309 | 309 | |
310 | 310 | |
311 | 311 | |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
312 | 345 | |
313 | 346 | |
314 | 347 | |
|
0 commit comments