12 lines
96 B
PHP
12 lines
96 B
PHP
|
|
<?
|
||
|
|
|
||
|
|
namespace controller\core\verify;
|
||
|
|
|
||
|
|
use ms\ms\structure\msControllerTable;
|
||
|
|
|
||
|
|
class Api {
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
|