Summery Summery
PHP4 constructor.
Syntax Syntax
Source Source
File: wp-includes/Text/Diff.php
public function Text_MappedDiff( $from_lines, $to_lines, $mapped_from_lines, $mapped_to_lines ) { self::__construct( $from_lines, $to_lines, $mapped_from_lines, $mapped_to_lines ); }