Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Diff.php
function Diff::to
@psalm-return non-empty-string
File
vendor/
sebastian/
diff/
src/
Diff.php
, line 59
Class
Diff
@template-implements IteratorAggregate<int, Chunk>
Namespace
SebastianBergmann\Diff
Code
public
function
to
() : string {
return
$this
->
to
; }
RSS feed