This website requires JavaScript.
Explore
Help
Register
Sign In
as2252258
/
kiri-router
Watch
1
Star
0
Fork
0
You've already forked kiri-router
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
bf9b84563e43a075ff9ca18e37d7983308f28dda
kiri-router
/
src
/
Inject
/
Controller.php
T
10 lines
100 B
PHP
Raw
Normal View
History
Unescape
Escape
first commit
2023-04-15 23:29:27 +08:00
<?
php
q
2023-04-15 23:31:16 +08:00
namespace
Kiri\Router\Inject
;
first commit
2023-04-15 23:29:27 +08:00
#[\Attribute(\Attribute::TARGET_CLASS)]
class
Controller
{
}
Reference in New Issue
Copy Permalink