(PHP 5 >= 5.1.2, PHP 7, PHP 8)
SplFileInfo::getFileInfo — Gets an SplFileInfo object for the file
public SplFileInfo::getFileInfo(?string $class = null): SplFileInfo
This method gets an SplFileInfo object for the referenced file.
className of an SplFileInfo derived class to use.
An SplFileInfo object created for the file.
| Version | Description |
|---|---|
| 8.0.0 | class is now nullable. |
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/splfileinfo.getfileinfo.php