Files
kiri-core/kiri-engine/Events/OnSystemError.php
T

9 lines
56 B
PHP
Raw Normal View History

2023-04-16 01:45:34 +08:00
<?php
namespace Kiri\Events;
class OnSystemError
{
}