7 lines
68 B
PHP
7 lines
68 B
PHP
<?php
|
|
|
|
return [
|
|
"length" => 4,
|
|
'codeSet' => '123456789',
|
|
];
|