function PharInvocation::getBaseName

Return value

string

File

misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php, line 69

Class

PharInvocation

Namespace

TYPO3\PharStreamWrapper\Resolver

Code

public function getBaseName() {
    return $this->baseName;
}

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