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 #16883 [Filesystem] filesystem > readlink: remove function declaration (alexislefebvre)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
[Filesystem] filesystem > readlink: remove function declaration
I think that `public function` was confusing here: we don't want to define this method but we want to know how to use it.
The code will be more consistent with the other examples.
Commits
-------
47cb76d [Filesystem] filesystem > readlink: remove function declaration
0 commit comments