v2.1.2: Updates entity typehint to object
Changes entity typehints to object to allow for more flexible entity handling. This broadens the compatibility of the code by accepting any object, rather than only instances of a specific Entity class.
Changes entity typehints to object to allow for more flexible entity handling. This broadens the compatibility of the code by accepting any object, rather than only instances of a specific Entity class.