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