b2728947a3
This reverts commit fdf58326
9 lines
76 B
PHP
9 lines
76 B
PHP
<?php
|
|
|
|
namespace Kiri\Server\Events;
|
|
|
|
class OnAfterWorkerStart
|
|
{
|
|
|
|
}
|