8 lines
77 B
PHP
Raw Normal View History

2025-01-24 13:53:05 +03:00
<?php
namespace kernel\app_themes\custom\services;
class CustomService
{
}