PhpStreamWrapper.php
system/Test/PhpStreamWrapper.php
1 class
7 methods
class PhpStreamWrapper
StreamWrapper for php protocol This class is used for mocking `php://stdin`. See https://www.php.net/manual/en/class.streamwrapper.php
setContent
(string $content)
register
()
restore
()
stream_open
()
stream_read
(int $count)
stream_stat
()
stream_eof
()