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