Page MenuHomePhabricator

final class PhragmentPatchUtil
Phabricator Technical Documentation (Phragment)

This class is not documented.

Methods

public static function calculatePatch($old, $new)

Calculate the DiffMatchPatch patch between two Phabricator files.

Parameters
PhabricatorFile$old
PhabricatorFile$new
Return
wild