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
To php, 'App\' looks like a string that contains a quote and is not
finished. Using \\, the only escape sequence that works within single
quotes, should fix the issue.
This was introduced in 2a5b114 , which
is only present on the master branch at the time.
0 commit comments