23 $this->
write( $string );
30 $this->
write( $string );
38 $this->
write( $string );
45 $this->
write( $string );
53 $this->
write( $string );
61 $this->
write( $string );
68 public function write( $string ) {
104class_alias( DumpOutput::class,
'DumpOutput' );