namespace Drupal\Component\Diff\Engine

Same name in other branches
  1. 8.9.x Drupal\Component\Diff\Engine
  2. 11.x Drupal\Component\Diff\Engine
  3. 10 Drupal\Component\Diff\Engine
Object name File name Summary
DiffEngine core/lib/Drupal/Component/Diff/Engine/DiffEngine.php Class used internally by Diff to actually compute the diffs.
DiffOp core/lib/Drupal/Component/Diff/Engine/DiffOp.php @todo document
@private
@subpackage DifferenceEngine
DiffOpAdd core/lib/Drupal/Component/Diff/Engine/DiffOpAdd.php @todo document
@private
@subpackage DifferenceEngine
DiffOpChange core/lib/Drupal/Component/Diff/Engine/DiffOpChange.php @todo document
@private
@subpackage DifferenceEngine
DiffOpCopy core/lib/Drupal/Component/Diff/Engine/DiffOpCopy.php @todo document
@private
@subpackage DifferenceEngine
DiffOpDelete core/lib/Drupal/Component/Diff/Engine/DiffOpDelete.php @todo document
@private
@subpackage DifferenceEngine
HWLDFWordAccumulator core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php @todo document
@private
@subpackage DifferenceEngine

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.