Open AlejandroFernandezLuces opened 2 years ago
Currently, VerifyImageCache class attributes are accessed directly. Instead we should be using getters and setters to read and modify the attributes.
VerifyImageCache
Currently,
VerifyImageCache
class attributes are accessed directly. Instead we should be using getters and setters to read and modify the attributes.