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

Breadcrumb

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

function LinesOfCode::commentLinesOfCode

@psalm-return non-negative-int

1 call to LinesOfCode::commentLinesOfCode()
LinesOfCode::plus in vendor/sebastian/lines-of-code/src/LinesOfCode.php

File

vendor/sebastian/lines-of-code/src/LinesOfCode.php, line 89

Class

LinesOfCode
@psalm-immutable

Namespace

SebastianBergmann\LinesOfCode

Code

public function commentLinesOfCode() : int {
    return $this->commentLinesOfCode;
}
RSS feed
Powered by Drupal