PHP » GoLang |
login |
register |
about
|
GoLang Phar::hasMetadata
request it (406)
GoLang replacement for PHP's Phar::hasMetadata
[edit | history]
Phar::hasMetadata(PHP 5 >= 5.3.0, PHP 7, PECL phar >= 1.2.0) Phar::hasMetadata — Returns whether phar has global meta-data Description
public bool Phar::hasMetadata
( void
)
Returns whether phar has global meta-data set. ParametersNo parameters. Return Values
Returns Examples
Example #1 A Phar::hasMetadata() example
<?php The above example will output: bool(false) bool(true) bool(false) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|