mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-12 14:01:31 +08:00
5 lines
85 B
PHP
5 lines
85 B
PHP
<?php namespace App\SupportedApps\Sympa;
|
|
|
|
class Sympa extends \App\SupportedApps {
|
|
|
|
} |