Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Error.php
function Error::asInt
Overrides
TestStatus::asInt
File
vendor/
phpunit/
phpunit/
src/
Framework/
TestStatus/
Error.php
, line 29
Class
Error
@psalm-immutable
Namespace
PHPUnit\Framework\TestStatus
Code
public
function
asInt
() : int {
return
8
; }
RSS feed