function PharStreamWrapper::stream_close
File
-
misc/
typo3/ phar-stream-wrapper/ src/ PharStreamWrapper.php, line 159
Class
Namespace
TYPO3\PharStreamWrapperCode
public function stream_close() {
$this->invokeInternalStreamWrapper('fclose', $this->internalResource);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.