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
thrownew \RuntimeException(strtr('Could not handle static value of type %type%, only string, double, integer and array are supported.', ['%type%' => \is_object($value) ? $value::class : \gettype($value)]));
0 commit comments