Moved the MVC to extend the CMS MVC via namespace.

This commit is contained in:
2022-05-25 10:30:55 +02:00
parent 6e4443b997
commit d789ef249e
398 changed files with 1461 additions and 911 deletions

View File

@ -13,12 +13,13 @@
// No direct access to this file
defined('_JEXEC') or die('Restricted access');
use Joomla\CMS\MVC\Controller\BaseController;
use Joomla\Utilities\ArrayHelper;
/**
* Componentbuilder Import_joomla_components Controller
* Componentbuilder Import_joomla_components Base Controller
*/
class ComponentbuilderControllerImport_joomla_components extends JControllerLegacy
class ComponentbuilderControllerImport_joomla_components extends BaseController
{
/**
* Import an spreadsheet.