Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CodeCoverage.php
CodeCoverage::$currentId
Type:
currentId
File
vendor/
phpunit/
php-code-coverage/
src/
CodeCoverage.php
, line 54
Class
CodeCoverage
Provides collection functionality for PHP code coverage information.
Namespace
SebastianBergmann\CodeCoverage
Code
private ?string $currentId =
null
;
RSS feed