nyx/tests/dynamic_fixtures/surface/php_slim/routes.php

4 lines
52 B
PHP
Raw Permalink Normal View History

2026-06-05 10:16:30 -05:00
<?php
$app->get('/users', 'UsersController:list');