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

Breadcrumb

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

function Crap4j::__construct

Same name in this branch
  1. 11.1.x vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/CodeCoverage/Report/Crap4j.php \PHPUnit\TextUI\XmlConfiguration\CodeCoverage\Report\Crap4j::__construct()

File

vendor/phpunit/php-code-coverage/src/Report/Crap4j.php, line 29

Class

Crap4j

Namespace

SebastianBergmann\CodeCoverage\Report

Code

public function __construct(int $threshold = 30) {
    $this->threshold = $threshold;
}
RSS feed
Powered by Drupal