Searched refs:CallbackStrategy (Results 1 – 3 of 3) sorted by relevance
12 class CallbackStrategy implements StrategyInterface class
26 return new CallbackStrategy($strategyName);
1026 - `CallbackStrategy` now will accept any `callable` as callback, not only instance of `Closure`. [#…