Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Result.php
function Result::shellExitCode
File
vendor/
phpunit/
phpunit/
src/
TextUI/
Command/
Result.php
, line 44
Class
Result
@psalm-immutable
Namespace
PHPUnit\TextUI\Command
Code
public
function
shellExitCode
() : int {
return
$this
->
shellExitCode
; }
RSS feed