<<< Previous question <<< Question ID#0138.md >>> Next question >>>
Which of the following is triggered when inaccessible methods are triggered in an object context?
- A)
__call()
- B)
__autoload()
- C)
__test()
- D)
__load()
Answer
Answer: A
Which of the following is triggered when inaccessible methods are triggered in an object context?
__call()
__autoload()
__test()
__load()
Answer: A