Lggr
Public Member Functions | List of all members
Prophecy\Prediction\CallbackPrediction Class Reference
Inheritance diagram for Prophecy\Prediction\CallbackPrediction:
Inheritance graph
[legend]
Collaboration diagram for Prophecy\Prediction\CallbackPrediction:
Collaboration graph
[legend]

Public Member Functions

 __construct ($callback)
 
 check (array $calls, ObjectProphecy $object, MethodProphecy $method)
 

Detailed Description

Callback prediction.

Author
Konstantin Kudryashov ever..nosp@m.zet@.nosp@m.gmail.nosp@m..com

Constructor & Destructor Documentation

◆ __construct()

Prophecy\Prediction\CallbackPrediction::__construct (   $callback)

Initializes callback prediction.

Parameters
callable$callbackCustom callback
Exceptions

Member Function Documentation

◆ check()

Prophecy\Prediction\CallbackPrediction::check ( array  $calls,
ObjectProphecy  $object,
MethodProphecy  $method 
)

Executes preset callback.

Parameters
Call[]$calls
ObjectProphecy$object
MethodProphecy$method

Implements Prophecy\Prediction\PredictionInterface.


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