This commit is contained in:
2025-01-24 14:28:07 +03:00
parent 7ab241daa2
commit e904cedf40
2 changed files with 72 additions and 8 deletions

View File

@ -0,0 +1,8 @@
<?php
namespace kernel\app_themes\custom\services;
class CustomThemeService
{
}