Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
File.php
function File::dom
1 call to
File::dom()
Report::asDom
in vendor/
phpunit/
php-code-coverage/
src/
Report/
Xml/
Report.php
File
vendor/
phpunit/
php-code-coverage/
src/
Report/
Xml/
File.php
, line 76
Class
File
@internal This class is not covered by the backward compatibility promise for phpunit/php-code-coverage
Namespace
SebastianBergmann\CodeCoverage\Report\Xml
Code
protected
function
dom
() : DOMDocument {
return
$this
->
dom
; }
RSS feed