Home »
MCQs »
Symfony MCQs
The response constructor contains how many arguments?
23. The response constructor contains how many arguments?
- 5
- 4
- 2
- 3
Answer: D) 3
Explanation:
The constructor contains three arguments −
- The response content
- The status code
- An array of HTTP headers