Commit ba81727
committed
minor #17119 [Filesystem] Add type hints readlink() (mohamedGasmii)
This PR was merged into the 6.0 branch.
Discussion
----------
[Filesystem] Add type hints readlink()
Add type hints for readlink, return hints added in v6.0
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
2766d70 [Filesystem] Add type hints readlink()1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments