Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestSize.php
function TestSize::isKnown
Same name in this branch
11.1.x vendor/phpunit/phpunit/src/Framework/TestSize/TestSize.php
\PHPUnit\Framework\TestSize\TestSize::isKnown()
@psalm-assert-if-true Known $this
1 method overrides
TestSize::isKnown()
Known::isKnown
in vendor/
phpunit/
php-code-coverage/
src/
TestSize/
Known.php
@psalm-assert-if-true Known $this
File
vendor/
phpunit/
php-code-coverage/
src/
TestSize/
TestSize.php
, line 40
Class
TestSize
@psalm-immutable
Namespace
SebastianBergmann\CodeCoverage\Test\TestSize
Code
public
function
isKnown
() : bool {
return
false
; }
RSS feed