clrghouz/config/process.php

7 lines
77 B
PHP
Raw Normal View History

<?php
return [
'robots' => [
\App\Classes\FTN\Process\Ping::class,
],
];