Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DependsOnMethod.php
function DependsOnMethod::methodName
@psalm-return non-empty-string
File
vendor/
phpunit/
phpunit/
src/
Metadata/
DependsOnMethod.php
, line 65
Class
DependsOnMethod
@psalm-immutable
Namespace
PHPUnit\Metadata
Code
public
function
methodName
() : string {
return
$this
->
methodName
; }
RSS feed