Phar
PHP Manual

Phar::getAlias

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

Phar::getAliasGet the alias for Phar

Description

public string Phar::getAlias ( void )

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Returns the alias or NULL if there's no alias.


Phar
PHP Manual