PharFileInfo::hasMetadata

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

PharFileInfo::hasMetadataReturns the metadata of the entry

Descrierea

public PharFileInfo::hasMetadata ( void ) : bool

Returns the metadata of a file within a phar archive.

Parametri

No parameters.

Valorile întoarse

Returns FALSE if no metadata is set or is NULL, TRUE if metadata is not NULL

A se vedea și