You are here

constant WordLevelDiff::MAX_LINE_LENGTH in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Diff/WordLevelDiff.php \Drupal\Component\Diff\WordLevelDiff::MAX_LINE_LENGTH
  2. 10 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;