Briefing Zend Knowledge

What is the name of the method that can be used to provide read access to virtual properties in a cl

What is the name of the method that can be used to provide read access to virtual properties in a
class?

A.
__call()

B.
__get()

C.
__set()

D.
__wakeup()

E.
__fetch()