class Small
Same name in this branch
- 11.1.x vendor/phpunit/php-code-coverage/src/TestSize/Small.php \SebastianBergmann\CodeCoverage\Test\TestSize\Small
- 11.1.x vendor/phpunit/phpunit/src/Framework/TestSize/Small.php \PHPUnit\Framework\TestSize\Small
@psalm-immutable
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Hierarchy
- class \PHPUnit\Framework\Attributes\Small
Expanded class hierarchy of Small
1 file declares its use of Small
- AttributeParser.php in vendor/
phpunit/ phpunit/ src/ Metadata/ Parser/ AttributeParser.php
20 string references to 'Small'
- AnnotationParser::forClass in vendor/
phpunit/ phpunit/ src/ Metadata/ Parser/ AnnotationParser.php - @psalm-param class-string $className
- AnnotationParser::forMethod in vendor/
phpunit/ phpunit/ src/ Metadata/ Parser/ AnnotationParser.php - @psalm-param class-string $className @psalm-param non-empty-string $methodName
- AttributeParser::forClass in vendor/
phpunit/ phpunit/ src/ Metadata/ Parser/ AttributeParser.php - @psalm-param class-string $className
- claro_preprocess_links in core/
themes/ claro/ claro.theme - Implements hook_preprocess_HOOK() for links.
- claro_views_ui_display_top_alter in core/
themes/ claro/ claro.theme - Implements hook_views_ui_display_top_alter().
File
-
vendor/
phpunit/ phpunit/ src/ Framework/ Attributes/ Small.php, line 19
Namespace
PHPUnit\Framework\AttributesView source
final class Small {
}