private function Manifest::__construct in Drupal 7
Avoid direct instantiation.
File
- misc/
typo3/ phar-stream-wrapper/ src/ Phar/ Manifest.php, line 87
Class
Namespace
TYPO3\PharStreamWrapper\PharCode
private function __construct() {
}
Avoid direct instantiation.
private function __construct() {
}