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/Metadata/RequiresMethod.php
\PHPUnit\Metadata\RequiresMethod::methodName()
@psalm-return non-empty-string
File
vendor/
phpunit/
phpunit/
src/
Framework/
Attributes/
RequiresMethod.php
, line 53
Class
RequiresMethod
@psalm-immutable
Namespace
PHPUnit\Framework\Attributes
Code
public
function
methodName
() : string {
return
$this
->
methodName
; }
RSS feed