(PHP 5 >= 5.1.2, PHP 7, PHP 8)
SplFileInfo::getFileInfo — Gets an SplFileInfo object for the file
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. |