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