Objects should only contain a single purpose, but most plugins I’ve seen pack every method in a single object. This opposed to splitting the methods out into better logical objects which contain… more →
Function DocumentationJacob Santos wrote 8 months ago: Objects should only contain a single purpose, but most plugins I’ve seen pack every method in … more →