Commit fe24815
committed
minor #6652
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #6652).
Discussion
----------
`Finder::path()` method matching directories and files
For clarity, adds an example where `path()` is used to match a directory or a file.
ref api-platform/core#575 (comment)
Commits
-------
cd28675 Improve `Finder::path` code example about resulting matchesFinder::path() method matching directories and files (soyuka)1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
210 | 213 | | |
211 | 214 | | |
212 | 215 | | |
| |||
0 commit comments