Add kludge to Test responses

This commit is contained in:
Deon George
2021-09-14 23:14:13 +10:00
parent 2cd6db2060
commit 8b8b513ed1
4 changed files with 14 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
// Echmail
// Echomail
'echomail' => [
\App\Classes\FTN\Process\Echomail\Test::class,
],