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