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
Symfony Finder finds only existing files (obviously), so the `getRealPath()` always return `string`:
88
93
@@ -101,10 +106,4 @@ foreach ($finder as $fileInfo) {
101
106
102
107
<br>
103
108
104
-
## Report Issues
105
-
106
-
In case you are experiencing a bug or want to request a new feature head over to the [Symplify monorepo issue tracker](https://github.com/symplify/symplify/issues)
107
-
108
-
## Contribute
109
-
110
-
The sources of this package are contained in the Symplify monorepo. We welcome contributions for this package on [symplify/symplify](https://github.com/symplify/symplify).
0 commit comments