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
I was getting a php syntax error running the script. After some digging I found out that it was because I had a FormType.php.twig file in the directory, which the script in turn attempted to parse as a php file and not a twig file.