NoCallsException
extends MethodProphecyException
in package
implements
PredictionException
Interfaces, Classes and Traits
- PredictionException
- Core Prophecy exception interface.
Table of Contents
- $methodProphecy : mixed
- $objectProphecy : mixed
- __construct() : mixed
- getMethodProphecy() : MethodProphecy
- getObjectProphecy() : ObjectProphecy
Properties
$methodProphecy
private
mixed
$methodProphecy
$objectProphecy
private
mixed
$objectProphecy
Methods
__construct()
public
__construct(mixed $message, ObjectProphecy $objectProphecy) : mixed
Parameters
- $message : mixed
- $objectProphecy : ObjectProphecy
Return values
mixed —getMethodProphecy()
public
getMethodProphecy() : MethodProphecy
Return values
MethodProphecy —getObjectProphecy()
public
getObjectProphecy() : ObjectProphecy