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