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