source_file_path = $source_file_path; $this->source_start = $source_start; $this->source_end = $source_end; $this->destination_file_path = $destination_file_path; $this->destination_start = $destination_start; } }