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

Breadcrumb

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

function Test::file

@psalm-return non-empty-string

2 calls to Test::file()
Phpt::id in vendor/phpunit/phpunit/src/Event/Value/Test/Phpt.php
@psalm-return non-empty-string
Phpt::name in vendor/phpunit/phpunit/src/Event/Value/Test/Phpt.php
@psalm-return non-empty-string

File

vendor/phpunit/phpunit/src/Event/Value/Test/Test.php, line 35

Class

Test
@psalm-immutable

Namespace

PHPUnit\Event\Code

Code

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