You are here

property DiffOpAdd::$type in Service Container 7.2

Same name and namespace in other branches
  1. 7 lib/Drupal/Component/Diff/Engine/DiffOpAdd.php \Drupal\Component\Diff\Engine\DiffOpAdd::type

Overrides DiffOp::$type

File

lib/Drupal/Component/Diff/Engine/DiffOpAdd.php, line 16
Contains \Drupal\Component\Diff\Engine\DiffOpAdd.

Class

DiffOpAdd
@todo document @private @subpackage DifferenceEngine

Namespace

Drupal\Component\Diff\Engine

Code

var $type = 'add';