class WithoutErrorHandler
Same name in this branch
- 11.1.x vendor/phpunit/phpunit/src/Metadata/WithoutErrorHandler.php \PHPUnit\Metadata\WithoutErrorHandler
@psalm-immutable
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Hierarchy
- class \PHPUnit\Framework\Attributes\WithoutErrorHandler
Expanded class hierarchy of WithoutErrorHandler
1 file declares its use of WithoutErrorHandler
- AttributeParser.php in vendor/
phpunit/ phpunit/ src/ Metadata/ Parser/ AttributeParser.php
File
-
vendor/
phpunit/ phpunit/ src/ Framework/ Attributes/ WithoutErrorHandler.php, line 19
Namespace
PHPUnit\Framework\AttributesView source
final class WithoutErrorHandler {
}