Very newbie to the framework, this is just something came to mind and can’t figure it out.
I am talking about class methods like ‘attributeLabels’ or ‘rules’ that return a multidimensional array value-pairs ‘properties’.
Why are those class-methods instead of class-attributes? is it just a design taste, or am i missing something?