function PharStreamWrapper::stream_cast

Parameters

int $cast_as:

File

misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php, line 151

Class

PharStreamWrapper

Namespace

TYPO3\PharStreamWrapper

Code

public function stream_cast($cast_as) {
    throw new Exception('Method stream_select() cannot be used', 1530103999);
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.