ProphecySubjectInterface
in
Controllable doubles interface.
Tags
Table of Contents
- getProphecy() : ProphecyInterface
- Returns subject prophecy.
- setProphecy() : mixed
- Sets subject prophecy.
Methods
getProphecy()
Returns subject prophecy.
public
getProphecy() : ProphecyInterface
Return values
ProphecyInterface —setProphecy()
Sets subject prophecy.
public
setProphecy(ProphecyInterface $prophecy) : mixed
Parameters
- $prophecy : ProphecyInterface