5 lines
63 B
PHP
5 lines
63 B
PHP
|
|
<?php
|
||
|
|
return [
|
||
|
|
\Tinywan\Validate\Facade\Validate::class
|
||
|
|
];
|