A class which implements __bindAll which binds all methods to the instance. Essential to use at all classes if you don't want to use fat-arrows or manuel bindings.
Class
Binds all methods to the instance.
to bind
Generated using TypeDoc
A class which implements __bindAll which binds all methods to the instance. Essential to use at all classes if you don't want to use fat-arrows or manuel bindings.
Class