SplFileInfo::getFileInfo
(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.
返回值
An SplFileInfo object created for the file.
更新日志
| 版本 | 说明 |
|---|---|
| 8.0.0 |
class is now nullable.
|
参见
- SplFileInfo::setInfoClass() - Sets the class used with SplFileInfo::getFileInfo and SplFileInfo::getPathInfo