public function Container::getManifest in Drupal 7
Return value
File
- misc/
typo3/ phar-stream-wrapper/ src/ Phar/ Container.php, line 47
Class
Namespace
TYPO3\PharStreamWrapper\PharCode
public function getManifest() {
return $this->manifest;
}