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
As $columns can be either a CSV or array, this should be either @param mixed $columns, @param array|string $columns or @param string[]|string $columns.
As
$columns
can be either a CSV or array, this should be either@param mixed $columns
,@param array|string $columns
or@param string[]|string $columns
.xpdo/src/xPDO/Om/xPDOQuery.php
Line 220 in c4f7bc6
The text was updated successfully, but these errors were encountered: