WordLevelDiff::MAX_LINE_LENGTH

Same name in other branches
  1. 9 core/lib/Drupal/Component/Diff/WordLevelDiff.php \Drupal\Component\Diff\WordLevelDiff::MAX_LINE_LENGTH
  2. 8.9.x core/lib/Drupal/Component/Diff/WordLevelDiff.php \Drupal\Component\Diff\WordLevelDiff::MAX_LINE_LENGTH
  3. 11.x core/lib/Drupal/Component/Diff/WordLevelDiff.php \Drupal\Component\Diff\WordLevelDiff::MAX_LINE_LENGTH

File

core/lib/Drupal/Component/Diff/WordLevelDiff.php, line 14

Class

WordLevelDiff
@todo document @private @subpackage DifferenceEngine

Namespace

Drupal\Component\Diff

Code

const MAX_LINE_LENGTH = 10000;

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