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