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