constant WordLevelDiff::MAX_LINE_LENGTH

File

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

Class

WordLevelDiff
@todo document @private @subpackage DifferenceEngine

Namespace

Drupal\Component\Diff

Code

const MAX_LINE_LENGTH = 10000;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Component!Diff!WordLevelDiff.php/constant/WordLevelDiff::MAX_LINE_LENGTH/8.1.x