file-fetcher
Public Member Functions | List of all members
PHPUnit\Framework\MockObject\Stub\Exception Class Reference
Inheritance diagram for PHPUnit\Framework\MockObject\Stub\Exception:
PHPUnit\Framework\MockObject\Stub\Stub PHPUnit\Framework\SelfDescribing

Public Member Functions

 __construct (\Throwable $exception)
 
 invoke (Invocation $invocation)
 
 toString ()
 

Constructor & Destructor Documentation

◆ __construct()

PHPUnit\Framework\MockObject\Stub\Exception::__construct ( \Throwable  $exception)

Member Function Documentation

◆ invoke()

PHPUnit\Framework\MockObject\Stub\Exception::invoke ( Invocation  $invocation)

◆ toString()

PHPUnit\Framework\MockObject\Stub\Exception::toString ( )

Returns a string representation of the object.

Implements PHPUnit\Framework\SelfDescribing.


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