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.