You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #6917 [Finder] document array use for locations (mickaelandrieu)
This PR was merged into the 2.7 branch.
Discussion
----------
[Finder] document array use for locations
Hi,
This pull request is valid from Symfony 2.7 to 3.2-dev.
The function ``Finder::in()`` accepts a string or array of string for look into multiple locations => https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Finder/Finder.php
The other way described is valid, but shouldn't be recommended/documented.
Mickaël
Commits
-------
bff0ce6 [Finder] document array use for locations
0 commit comments