Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Diff.php

Diff::$edits

The list of differences as an array of diff operations.

Type: \Drupal\Component\Diff\Engine\DiffOp[]

File

core/lib/Drupal/Component/Diff/Diff.php, line 22

Class

Diff
Class representing a 'diff' between two sequences of strings.

Namespace

Drupal\Component\Diff

Code

protected $edits;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal