Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Finished.php

function Finished::shellExitCode

File

vendor/phpunit/phpunit/src/Event/Events/Application/Finished.php, line 37

Class

Finished
@psalm-immutable

Namespace

PHPUnit\Event\Application

Code

public function shellExitCode() : int {
    return $this->shellExitCode;
}
RSS feed
Powered by Drupal