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