Files
gestalt/app/modules/gestalt_profile/controllers/Gestalt_profileController.php
2025-06-18 14:50:18 +03:00

8 lines
177 B
PHP

<?php
namespace app\modules\gestalt_profile\controllers;
class Gestalt_profileController extends \kernel\app_modules\gestalt_profile\controllers\Gestalt_profileController
{
}