function PharStreamWrapper::restoreInternalSteamWrapper
1 call to PharStreamWrapper::restoreInternalSteamWrapper()
- PharStreamWrapper::invokeInternalStreamWrapper in misc/
typo3/ phar-stream-wrapper/ src/ PharStreamWrapper.php - Invokes commands on the native PHP Phar stream wrapper.
File
-
misc/
typo3/ phar-stream-wrapper/ src/ PharStreamWrapper.php, line 501
Class
Namespace
TYPO3\PharStreamWrapperCode
private function restoreInternalSteamWrapper() {
stream_wrapper_restore('phar');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.