function Stub::getMappedAlias

Return value

string

File

misc/typo3/phar-stream-wrapper/src/Phar/Stub.php, line 61

Class

Stub
@internal Experimental implementation of Phar archive internals

Namespace

TYPO3\PharStreamWrapper\Phar

Code

public function getMappedAlias() {
    return $this->mappedAlias;
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.