Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PcovDriver.php
function PcovDriver::start
Overrides
Driver::start
File
vendor/
phpunit/
php-code-coverage/
src/
Driver/
PcovDriver.php
, line 41
Class
PcovDriver
@internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage
Namespace
SebastianBergmann\CodeCoverage\Driver
Code
public
function
start
() : void {
start
(); }
RSS feed