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