- Issue created by @joachim
Several places in the ConditionInterface docs mention QueryConditionInterface, but this does not exist.
It looks like ConditionInterface -- maybe this interface was renamed at some point?
Replace with either ConditionInterface, or static:: when referring to a method.