Closed savander closed 2 years ago
Lessens restriction in extension MagicLink model by introducing-back static instead of self keyword.
static
self
It should not break anything in other people's code, since it just adds a few additional capabilities to modify the base class.
fixes #72
Lessens restriction in extension MagicLink model by introducing-back
static
instead ofself
keyword.It should not break anything in other people's code, since it just adds a few additional capabilities to modify the base class.
fixes #72