/ Published in: Other
Expand |
Embed | Plain Text
override public function toString():String { return "[" + getQualifiedClassName(this).match("[^:]*$")[0] + "]"; }
You need to login to post a comment.
override public function toString():String { return "[" + getQualifiedClassName(this).match("[^:]*$")[0] + "]"; }
You need to login to post a comment.