Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 414 Bytes

0138.md

File metadata and controls

31 lines (24 loc) · 414 Bytes

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