SplFileInfo::getFileInfo
(PHP 5 >= 5.1.2, PHP 7, PHP 8)
SplFileInfo::getFileInfo — Gets an SplFileInfo object for the file
Description
This method gets an SplFileInfo object for the referenced file.
Return Values
An SplFileInfo object created for the file.
Changelog
Version | Description |
---|---|
8.0.0 |
class is now nullable.
|
See Also
- SplFileInfo::setInfoClass() - Sets the class used with SplFileInfo::getFileInfo and SplFileInfo::getPathInfo