Overrides DiffOp::$type
File
- core/lib/Drupal/Component/Diff/Engine/DiffOpChange.php, line 11
 
Class
- DiffOpChange
 - @todo document @private @subpackage DifferenceEngine
 
Namespace
Drupal\Component\Diff\Engine
Code
public $type = 'change';
Overrides DiffOp::$type
Drupal\Component\Diff\Engine
public $type = 'change';
Please login to continue.