You are here

namespace Drupal\Component\Diff in Drupal 8

Same name in other branches
  1. 9 Drupal\Component\Diff
Classsort descending Location Description
Diff core/lib/Drupal/Component/Diff/Diff.php Class representing a 'diff' between two sequences of strings. @todo document @subpackage DifferenceEngine
DiffFormatter core/lib/Drupal/Component/Diff/DiffFormatter.php A class to format Diffs
MappedDiff core/lib/Drupal/Component/Diff/MappedDiff.php FIXME: bad name. @todo document @private @subpackage DifferenceEngine
WordLevelDiff core/lib/Drupal/Component/Diff/WordLevelDiff.php @todo document @private @subpackage DifferenceEngine