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