igmf/kernel/app_themes/custom/services/CustomService.php

8 lines
77 B
PHP

<?php
namespace kernel\app_themes\custom\services;
class CustomService
{
}