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