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