God object is an object that knows too much or does too much. The god object is an example of an anti-pattern.
A God object is an object that knows too much or does too much. The God object is an example of an anti-pattern.
From Wiktionary: (programming, object-oriented) a poorly designed object that does more than one thing. (In other words, it is an object that violates the single responsibility principle of SOLID.)
Wiktionary: https://en.wiktionary.org/wiki/God_object