mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
7 lines
No EOL
74 B
PHP
7 lines
No EOL
74 B
PHP
<?php
|
|
|
|
namespace RainLoop\Providers\Domain;
|
|
|
|
interface DomainInterface
|
|
{
|
|
} |