-
Arturo Herrero authored
This class method was defined in the private scope of the class but this is not working as expected for class methods. The method should be public as it's used outside from this class.
d016b26b
This class method was defined in the private scope of the class but this is not working as expected for class methods. The method should be public as it's used outside from this class.