public function PharStreamWrapper::stream_cast in Drupal 7
Parameters
int $cast_as:
File
- misc/
typo3/ phar-stream-wrapper/ src/ PharStreamWrapper.php, line 151
Class
Namespace
TYPO3\PharStreamWrapperCode
public function stream_cast($cast_as) {
throw new Exception('Method stream_select() cannot be used', 1530103999);
}