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

Breadcrumb

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

function CustomCssFile::__construct

File

vendor/phpunit/php-code-coverage/src/Report/Html/CustomCssFile.php, line 41

Class

CustomCssFile
@psalm-immutable

Namespace

SebastianBergmann\CodeCoverage\Report\Html

Code

private function __construct(string $path) {
    $this->path = $path;
}
RSS feed
Powered by Drupal