setHeader not available in Responseinterface |
Ok, i think i have to learn the concept of interfaces. I looked in the interface and the setHeader method is not available there. I thought i could only use the methods from the interface if the param is type hinted with the interface. But i can also use a method from the class which implements this interface.
|
Welcome Guest, Not a member yet? Register Sign In |