DiffEngine::MAX_XREF_LENGTH

File

core/lib/Drupal/Component/Diff/Engine/DiffEngine.php, line 38

Class

DiffEngine
Class used internally by Diff to actually compute the diffs.

Namespace

Drupal\Component\Diff\Engine

Code

const MAX_XREF_LENGTH = 10000;

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