1.0.1 • Published 8 years ago
self-identifiable
Licence
FREE
Version
1.0.1
Deps
0
Size
14 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated
SelfIdentifiable is an abstract class with no methods and only one property: className
This may be useful for countless classes to extend from so you can use the className property as a debugging tool, or possibly write code that decides what to do with an object based on what its className is.