| 
    file-fetcher
    
   | 
 
  
Callback prediction.
Public Member Functions | |
| __construct ($callback) | |
| check (array $calls, ObjectProphecy $object, MethodProphecy $method) | |
| Prophecy\Prediction\CallbackPrediction::__construct | ( | $callback | ) | 
Initializes callback prediction.
| callable | $callback | Custom callback | 
| Prophecy\Prediction\CallbackPrediction::check | ( | array | $calls, | 
| ObjectProphecy | $object, | ||
| MethodProphecy | $method | ||
| ) | 
Executes preset callback.
| Call[] | $calls | |
| ObjectProphecy | $object | |
| MethodProphecy | $method | 
Implements Prophecy\Prediction\PredictionInterface.
 1.8.17