Home »
MCQs »
FuelPHP MCQs
Which of the following methods set the mail's priority?
67. Which of the following methods set the mail's priority?
- Set()
- Set_mail()
- Set_priority()
- Priority()
Answer: D) Priority()
Explanation:
The priority method sets the mail's priority.