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

@ -2,7 +2,7 @@
namespace kernel\app_themes\custom\services;
class CustomService
class CustomThemeService
{
}