Code: Select all
<?php
use \Symfony\Component\HttpFoundation\Response;
namespace acme\demo\controller;
class main
Code: Select all
Fatal error: Namespace declaration statement has to be the very first statement or after any declare call in the script