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

Breadcrumb

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

function Passed::test

File

vendor/phpunit/phpunit/src/Event/Events/Test/Outcome/Passed.php, line 38

Class

Passed
@psalm-immutable

Namespace

PHPUnit\Event\Test

Code

public function test() : Code\Test {
    return $this->test;
}
RSS feed
Powered by Drupal