PharFileInfo::hasMetadata

(PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.0)

PharFileInfo::hasMetadataReturns the metadata of the entry

说明

public PharFileInfo::hasMetadata ( ) : bool

Returns the metadata of a file within a phar archive.

参数

No parameters.

返回值

Returns false if no metadata is set or is null, true if metadata is not null

参见

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有