file-fetcher
Public Member Functions | List of all members
PHPUnit\Framework\MockObject\Stub Interface Reference

Detailed Description

@method InvocationStubber method($constraint)

Public Member Functions

 __phpunit_getInvocationHandler ()
 
 __phpunit_hasMatchers ()
 
 __phpunit_setReturnValueGeneration (bool $returnValueGeneration)
 

Member Function Documentation

◆ __phpunit_getInvocationHandler()

PHPUnit\Framework\MockObject\Stub::__phpunit_getInvocationHandler ( )

◆ __phpunit_hasMatchers()

PHPUnit\Framework\MockObject\Stub::__phpunit_hasMatchers ( )

◆ __phpunit_setReturnValueGeneration()

PHPUnit\Framework\MockObject\Stub::__phpunit_setReturnValueGeneration ( bool  $returnValueGeneration)

The documentation for this interface was generated from the following file: