file-fetcher
Public Member Functions | List of all members
Prophecy\Exception\Call\UnexpectedCallException Class Reference
Inheritance diagram for Prophecy\Exception\Call\UnexpectedCallException:
Prophecy\Exception\Prophecy\ObjectProphecyException Prophecy\Exception\Prophecy\ProphecyException Prophecy\Exception\Exception

Public Member Functions

 __construct ($message, ObjectProphecy $objectProphecy, $methodName, array $arguments)
 
 getMethodName ()
 
 getArguments ()
 
- Public Member Functions inherited from Prophecy\Exception\Prophecy\ObjectProphecyException
 __construct ($message, ObjectProphecy $objectProphecy)
 
 getObjectProphecy ()
 
- Public Member Functions inherited from Prophecy\Exception\Exception
 getMessage ()
 

Constructor & Destructor Documentation

◆ __construct()

Prophecy\Exception\Call\UnexpectedCallException::__construct (   $message,
ObjectProphecy  $objectProphecy,
  $methodName,
array  $arguments 
)

Member Function Documentation

◆ getArguments()

Prophecy\Exception\Call\UnexpectedCallException::getArguments ( )

◆ getMethodName()

Prophecy\Exception\Call\UnexpectedCallException::getMethodName ( )

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