index
:
php-router.git
master
PHP Http routing library
Git repository hosting...
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Router.php
blob: efcccfaa56490b1392f35b7acc06d56d0426ba6a (
plain
)
1
2
3
4
5
6
7
8
9
<?php declare(strict_types=1); namespace Lightscale\Router; class Router { }