9 lines
67 B
PHP
9 lines
67 B
PHP
<?php
|
|
|
|
namespace App\Services\GatewayWorker;
|
|
|
|
class ImService
|
|
{
|
|
|
|
}
|