You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert some added method type hints from #21 (#24)
These methods may, in fact, also accept `string` type parameters. The cast to `array` will happen only later on in `MetaQuery::addTable()` and similar methods.
0 commit comments