function Manifest::getMetaData

Return value

string

File

misc/typo3/phar-stream-wrapper/src/Phar/Manifest.php, line 150

Class

Manifest

Namespace

TYPO3\PharStreamWrapper\Phar

Code

public function getMetaData() {
    return $this->metaData;
}

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