How do you unit test controllers in Phalcon?
I have some trouble adding headers to a request, is it only possible to add these through the super global or is there some other way ?
This post is marked as solved. If you think the information contained on this thread must be part of the official documentation, please contribute submitting a pull request to its repository.
How do you unit test controllers in Phalcon?
I have some trouble adding headers to a request, is it only possible to add these through the super global or is there some other way ?