You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.
This docs page http://framework.zend.com/manual/2.1/en/modules/zend.test.phpunit.html has this example:
Which won't work because if a method isn't supplied to
dispatch
it doesn't look in the request object, it just defaults toget
.The text was updated successfully, but these errors were encountered: