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 #6721 [Finder] Fixed typo in RealPath method on SplFileInfo class (acrobat)
This PR was merged into the 2.7 branch.
Discussion
----------
[Finder] Fixed typo in RealPath method on SplFileInfo class
The getRealPath method in SplFileInfo has a capital letter for getReal**p**ath. See [SplFileInfo::getRealPath](http://php.net/manual/en/splfileinfo.getrealpath.php)
Found this typo when implementing the finder component and copying the example .
Commits
-------
4132a97 Fixed typo in RealPath method on SplFileInfo class
0 commit comments