Fatal error: Cannot declare class App\Services\Info\Article, because the name is already in use in /var/www/html/src/Services/Info/Article_backup.php on line 7
Compile Error: Cannot declare class App\Services\Info\Article, because the name is already in use (500 Internal Server Error)

Symfony Exception

FatalError

HTTP 500 Internal Server Error

Compile Error: Cannot declare class App\Services\Info\Article, because the name is already in use

Exception

Symfony\Component\ErrorHandler\Error\ FatalError

  1. namespace App\Services\Info;
  2. use App\Services\Utilites\Translit;
  3. class Article
  4. {
  5.     public array $items = [
  6.         /*
  7.         [

Stack Trace

FatalError
Symfony\Component\ErrorHandler\Error\FatalError:
Compile Error: Cannot declare class App\Services\Info\Article, because the name is already in use

  at /var/www/html/src/Services/Info/Article_backup.php:7