PharFileInfo::hasMetadata

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

PharFileInfo::hasMetadataReturns the metadata of the entry

Description

public PharFileInfo::hasMetadata ( ) : bool

Returns the metadata of a file within a phar archive.

Parameters

No parameters.

Return Values

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

See Also

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/pharfileinfo.hasmetadata.php