ref
This class stores function address for further use
class ref
This class does not inherit to any class.
This class does not have attributes.
construct()
— The constructor. Create an instance of class ref
and store address of a function. To call the function, use function call()
or eval()