Home »
MCQs »
FuelPHP MCQs
Which of the following session class methods returns a default or a specific instance?
62. Which of the following session class methods returns a default or a specific instance?
- This
- Instance
- Get
- Set
Answer: B) Instance
Explanation:
The instance method returns either a generic or a particular instance.