5 lines
89 B
PHP
Executable File
5 lines
89 B
PHP
Executable File
<?php namespace App\SupportedApps\openHAB;
|
|
|
|
class openHAB extends \App\SupportedApps {
|
|
|
|
} |