mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 20:20:34 +09:00
5 lines
97 B
PHP
5 lines
97 B
PHP
<?php namespace App\SupportedApps\MailcowSOGo;
|
|
|
|
class MailcowSOGo extends \App\SupportedApps {
|
|
|
|
} |