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 USE_ASSERTS = FALSE;
Drupal\Component\Diff\Engine
const USE_ASSERTS = FALSE;
Please login to continue.