Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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