Method object_program()
- Method
object_program
program|function(:void) object_program(mixedo)- Description
Return the program from which
owas instantiated. If the object was instantiated from a class using parent references the generating function will be returned.If
ois not an object or has been destructed0(zero) will be returned.