File
- core/lib/Drupal/Component/Diff/Engine/DiffEngine.php, line 34
Class
- DiffEngine
- Class used internally by Diff to actually compute the diffs.
Namespace
Drupal\Component\Diff\Engine
Code
1 | const MAX_XREF_LENGTH = 10000; |
Drupal\Component\Diff\Engine
1 | const MAX_XREF_LENGTH = 10000; |
Designed by : w10schools
service@w10schools.com
Please login to continue.