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