3.2.0 - Returns is the new map calls
HEADS UP
- added
bovigo\callmap\ClassProxy::returns()
,bovigo\callmap\ClassProxy::mapCalls()
is now an alias for this and should be considered deprecated - added
bovigo\callmap\FunctionProxy::returns()
,bovigo\callmap\FunctionProxy::mapCall()
is now an alias for this and should be considered deprecated
Other changes
* added `bovigo\callmap\FunctionProxy::throws()`