2020-06-25 09:25:02 +08:00

8 lines
84 B
Plaintext

<?php
// you should user `$router`
$router->group(function () use ($router){
});