Tempfile
Table of Contents
Properties
- $tempfile : string|null
- $tempfileStream : resource
Methods
- getTmpFileStream() : array<string|int, mixed>
- setUp() : void
- tearDown() : void
Properties
$tempfile
protected
string|null
$tempfile
$tempfileStream
protected
resource
$tempfileStream
Methods
getTmpFileStream()
protected
getTmpFileStream() : array<string|int, mixed>
Return values
array<string|int, mixed>setUp()
protected
setUp() : void
tearDown()
protected
tearDown() : void