DiffOp::$closing

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Component/Diff/Engine/DiffOp.php \Drupal\Component\Diff\Engine\DiffOp::closing
  2. 10 core/lib/Drupal/Component/Diff/Engine/DiffOp.php \Drupal\Component\Diff\Engine\DiffOp::closing
  3. 9 core/lib/Drupal/Component/Diff/Engine/DiffOp.php \Drupal\Component\Diff\Engine\DiffOp::closing
  4. 8.9.x core/lib/Drupal/Component/Diff/Engine/DiffOp.php \Drupal\Component\Diff\Engine\DiffOp::closing

An array of the new lines.

Type: string[]

File

core/lib/Drupal/Component/Diff/Engine/DiffOp.php, line 32

Class

DiffOp
A diff operation.

Namespace

Drupal\Component\Diff\Engine

Code

public $closing;

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