Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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