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