Inherits DumpOutput.
Inherited by DumpPipeOutput.
Public Member Functions | |
DumpFileOutput ($file) | |
write ($string) | |
Override to write to a different stream type. | |
Public Attributes | |
$handle |
Definition at line 651 of file Export.php.
DumpFileOutput::DumpFileOutput | ( | $ | file | ) |
DumpFileOutput::write | ( | $ | string | ) |
Override to write to a different stream type.
Reimplemented from DumpOutput.
Definition at line 658 of file Export.php.
DumpFileOutput::$handle |
Definition at line 652 of file Export.php.