Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestStubCreated.php
function TestStubCreated::className
Return value
class-string
File
vendor/
phpunit/
phpunit/
src/
Event/
Events/
Test/
TestDouble/
TestStubCreated.php
, line 47
Class
TestStubCreated
@psalm-immutable
Namespace
PHPUnit\Event\Test
Code
public
function
className
() : string {
return
$this
->
className
; }
RSS feed