mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-06 11:52:18 +08:00
8 lines
92 B
PHP
8 lines
92 B
PHP
<?php
|
|
|
|
namespace App\SupportedApps\Statping;
|
|
|
|
class Statping extends \App\SupportedApps
|
|
{
|
|
}
|