mirror of
https://github.com/v2board/v2board.git
synced 2025-01-11 00:29:09 +08:00
8 lines
54 B
PHP
8 lines
54 B
PHP
<?php
|
|
|
|
namespace App\Services;
|
|
|
|
class MailService
|
|
{
|
|
}
|