Method not define when calling one method inside another in the same class
Suppose I have a class that looks like this with 2 methods, 1 main method called ee_loader
and a “helper” method called inside ee_loader
called metadata_updater
:
Suppose I have a class that looks like this with 2 methods, 1 main method called ee_loader
and a “helper” method called inside ee_loader
called metadata_updater
: