mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-13 02:28:41 +00:00
3 lines
49 B
PHP
3 lines
49 B
PHP
<?php declare(strict_types=1);
|
|
return [1, 2, 3];
|