JStream::__construct
Constructor
Signature
public function __construct([string
$writeprefix = '',
[string
$readprefix = '',
array
$context]] )
Parameters
-
$writeprefix
- Prefix of the stream (optional). Unlike the JPATH_*, this has a final path separator!
-
$readprefix
- The read prefix (optional).
-
$context
- The context options (optional).