Gets the list of differences as an array of diff operations.
\Drupal\Component\Diff\Engine\DiffOp[] The list of differences as an array of diff operations.
public function getEdits() { return $this->edits; }