Is it possible within the class to access all your (properties) definitions without having their names?
For example, if I create an instance of a class $classe = new Classe() , and I'm defining things in it:
$classe->ComprarFile...
asked on
13.10.2015 / 03:18