I'm writing a php library that handles different products, somewhere in my class I must have a missing curly brace or something but I can't find it.
Does someone with a debugger or keen eyes see anything wrong with this code?
Thanks in advance!
Edit: I think it's something with the query in the EquipmentDatabase class