5 lines
43 B
PHP
5 lines
43 B
PHP
|
<?php
|
||
|
return [
|
||
|
"checkAuth",
|
||
|
"manageAuth"
|
||
|
];
|