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