Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Thresholds.php
function Thresholds::lowUpperBound
File
vendor/
phpunit/
php-code-coverage/
src/
Report/
Thresholds.php
, line 47
Class
Thresholds
@psalm-immutable
Namespace
SebastianBergmann\CodeCoverage\Report
Code
public
function
lowUpperBound
() : int {
return
$this
->
lowUpperBound
; }
RSS feed