Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LinesOfCode.php
function LinesOfCode::linesOfCode
@psalm-return non-negative-int
1 call to
LinesOfCode::linesOfCode()
LinesOfCode::plus
in vendor/
sebastian/
lines-of-code/
src/
LinesOfCode.php
File
vendor/
sebastian/
lines-of-code/
src/
LinesOfCode.php
, line 81
Class
LinesOfCode
@psalm-immutable
Namespace
SebastianBergmann\LinesOfCode
Code
public
function
linesOfCode
() : int {
return
$this
->
linesOfCode
; }
RSS feed