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