Heimdall-Apps/PartKeepr/PartKeepr.php
ChristofP 155f6d3f17
Add files via upload
Add PartKeepr foundation app.
2019-01-29 10:10:17 +01:00

5 lines
93 B
PHP

<?php namespace App\SupportedApps\PartKeepr;
class PartKeepr extends \App\SupportedApps {
}