CHG description and label

This commit is contained in:
2023-10-06 17:42:37 +02:00
parent df22394e33
commit 9db4ad808b
4 changed files with 3 additions and 20 deletions

View File

@ -1,16 +0,0 @@
<?php
/**
* @package Depot.Administrator
* @subpackage com_depot
* @author Thomas Kuschel <thomas@kuschel.at>
* @copyright (C) 2023 KW4NZ, <https://www.kuschel.at>
* @license GNU General Public License version 2 or later; see LICENSE.md
* @since 0.0.3
*/
use Joomla\CMS\MVC\Controller\FormController;
class PartController extends FormController
{
}