You are here

constant DiffEngine::USE_ASSERTS in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Component/Diff/Engine/DiffEngine.php \Drupal\Component\Diff\Engine\DiffEngine::USE_ASSERTS

File

core/lib/Drupal/Component/Diff/Engine/DiffEngine.php, line 37
Contains \Drupal\Component\Diff\Engine\DiffEngine.

Class

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

Namespace

Drupal\Component\Diff\Engine

Code

const USE_ASSERTS = FALSE;