mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 12:10:34 +09:00
5 lines
95 B
PHP
5 lines
95 B
PHP
<?php namespace App\SupportedApps\Privatebin;
|
|
|
|
class Privatebin extends \App\SupportedApps {
|
|
|
|
} |