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

Breadcrumb

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

function Thresholds::highLowerBound

File

vendor/phpunit/php-code-coverage/src/Report/Thresholds.php, line 52

Class

Thresholds
@psalm-immutable

Namespace

SebastianBergmann\CodeCoverage\Report

Code

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