Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Line.php
function Line::getContent
File
vendor/
sebastian/
diff/
src/
Line.php
, line 54
Class
Line
Namespace
SebastianBergmann\Diff
Code
public
function
getContent
() : string {
return
$this
->
content
; }
RSS feed