mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-11 05:26:09 +08:00
5 lines
87 B
PHP
5 lines
87 B
PHP
<?php namespace App\SupportedApps\Splunk;
|
|
|
|
class Splunk extends \App\SupportedApps {
|
|
|
|
} |