lastattr

Get the last object attribute
     self  - object
If there are no attributes, returns 0
Thread-safe function.

string lastattr(object self);

Last updated