mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-08 15:03:58 +08:00
7 lines
No EOL
80 B
PHP
7 lines
No EOL
80 B
PHP
<?php
|
|
|
|
namespace RainLoop\Providers\Domain;
|
|
|
|
interface DomainInterface
|
|
{
|
|
} |