namespace Drupal\Component\Diff\Engine

Same name in other branches
  1. 9 Drupal\Component\Diff\Engine
  2. 8.9.x Drupal\Component\Diff\Engine
  3. 10 Drupal\Component\Diff\Engine
  4. 11.x Drupal\Component\Diff\Engine
Object name File name Summary
DiffOp core/lib/Drupal/Component/Diff/Engine/DiffOp.php A diff operation.
DiffOpAdd core/lib/Drupal/Component/Diff/Engine/DiffOpAdd.php A diff operation to add lines.
DiffOpChange core/lib/Drupal/Component/Diff/Engine/DiffOpChange.php A diff operation to change lines.
DiffOpCopy core/lib/Drupal/Component/Diff/Engine/DiffOpCopy.php A diff operation to copy lines.
DiffOpDelete core/lib/Drupal/Component/Diff/Engine/DiffOpDelete.php A diff operation to delete lines.
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.