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

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal