You are here

constant DiffEngine::MAX_XREF_LENGTH in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Component/Diff/Engine/DiffEngine.php \Drupal\Component\Diff\Engine\DiffEngine::MAX_XREF_LENGTH
  2. 10 core/lib/Drupal/Component/Diff/Engine/DiffEngine.php \Drupal\Component\Diff\Engine\DiffEngine::MAX_XREF_LENGTH

File

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

Class

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

Namespace

Drupal\Component\Diff\Engine

Code

const MAX_XREF_LENGTH = 10000;