DiffOpOutputBuilder::CHANGED
Same name in other branches
- 11.x core/lib/Drupal/Component/Diff/DiffOpOutputBuilder.php \Drupal\Component\Diff\DiffOpOutputBuilder::CHANGED
A constant to manage removal+addition as a single operation.
File
-
core/
lib/ Drupal/ Component/ Diff/ DiffOpOutputBuilder.php, line 21
Class
- DiffOpOutputBuilder
- Returns a diff as an array of DiffOp operations.
Namespace
Drupal\Component\DiffCode
private const CHANGED = 999;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.