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 ] }
<?php
namespace Pagebuilderck;
defined('_JEXEC') or die;
class CKInput extends \Joomla\CMS\Input\Input {
}
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 |