Diff::check

public function Diff::check

public Diff::check($from_lines, $to_lines)

Check a Diff for validity.

This is here only for debugging purposes.

File

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

Class

Diff
Class representing a 'diff' between two sequences of strings. @todo document @subpackage DifferenceEngine

Namespace

Drupal\Component\Diff

Code

登录查看完整内容