Fatal error: Cannot declare class Pagebuilderck\CKInput, because the name is already in use in /home/csalt/public_html/administrator/components/com_pagebuilderck/helpers/ckinput.php on line 6
Compile Error: Cannot declare class Pagebuilderck\CKInput, because the name is already in use (500 Whoops, looks like something went wrong.)

FatalError

HTTP 500 Whoops, looks like something went wrong.

Compile Error: Cannot declare class Pagebuilderck\CKInput, because the name is already in use

Exception

Symfony\Component\ErrorHandler\Error\ FatalError

Show exception properties
Symfony\Component\ErrorHandler\Error\FatalError {#692
  -error: array:4 [
    "type" => 64
    "message" => "Cannot declare class Pagebuilderck\CKInput, because the name is already in use"
    "file" => "/home/csalt/public_html/administrator/components/com_pagebuilderck/helpers/ckinput.php"
    "line" => 6
  ]
}
  1. <?php
  2. namespace Pagebuilderck;
  3. defined('_JEXEC') or die;
  4. class CKInput extends \Joomla\CMS\Input\Input {
  5. }

Stack Trace

FatalError
Symfony\Component\ErrorHandler\Error\FatalError:
Compile Error: Cannot declare class Pagebuilderck\CKInput, because the name is already in use

  at /home/csalt/public_html/administrator/components/com_pagebuilderck/helpers/ckinput.php:6