(PHP 5 >= 5.1.2, PHP 7)
SplFileInfo::getFileInfo — Gets an SplFileInfo object for the file
public SplFileInfo::getFileInfo ([ string $class_name ] ) : SplFileInfo
This method gets an SplFileInfo object for the referenced file.
class_name
Name of an SplFileInfo derived class to use.
An SplFileInfo object created for the file.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/splfileinfo.getfileinfo.php