Home »
MCQs »
FuelPHP MCQs
Which of the following Response class methods is the same as the response class constructor?
25. Which of the following Response class methods is the same as the response class constructor?
- Forge
- Redirect
- Set_status
- a.url
Answer: A) Forge
Explanation:
Forge Response class method is the same as the response class constructor.