(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.
class
Name of an SplFileInfo derived class to use.
An SplFileInfo object created for the file.
Sürüm: | Açıklama |
---|---|
8.0.0 |
class is now nullable.
|