哈希空间 Ctrl + F 进行搜索
首页 php手册中文版 CSS中文手册 哈希文档 Markdown在线工具

SplFileInfo::getFileInfo

(PHP 5 >= 5.1.2, PHP 7, PHP 8)

SplFileInfo::getFileInfoGets an SplFileInfo object for the file

说明

public SplFileInfo::getFileInfo(?string $class = null): SplFileInfo

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.

更新日志

版本 说明
8.0.0 class is now nullable.

参见

打开 哈希空间 微信小程序中查看更佳