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 666 of file Export.php.
DumpFileOutput::DumpFileOutput | ( | $ | file | ) |
Definition at line 669 of file Export.php.
DumpFileOutput::write | ( | $ | string | ) |
Override to write to a different stream type.
Reimplemented from DumpOutput.
Definition at line 673 of file Export.php.
DumpFileOutput::$handle |
Definition at line 667 of file Export.php.