function Container::getManifest

Return value

Manifest

File

misc/typo3/phar-stream-wrapper/src/Phar/Container.php, line 47

Class

Container

Namespace

TYPO3\PharStreamWrapper\Phar

Code

public function getManifest() {
    return $this->manifest;
}

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