DiffOpOutputBuilder::CHANGED

Same name in other branches
  1. 10 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\Diff

Code

private const CHANGED = 999;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.