2833 shaares
5 private links
5 private links
4 results
tagged
oop
static and class method can be used in very similar ways. just that in static methods to refer to class attributes other class methods you need to access by the class name and not cls parameter