mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-23 23:53:29 +08:00
8 lines
102 B
PHP
8 lines
102 B
PHP
<?php
|
|
|
|
namespace App\SupportedApps\VMwarevCenter;
|
|
|
|
class VMwarevCenter extends \App\SupportedApps
|
|
{
|
|
}
|