This website requires JavaScript.
Explore
Help
Sign In
zhamao-robot
/
zhamao-framework
Watch
1
Star
0
Fork
0
You've already forked zhamao-framework
mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced
2026-07-09 09:45:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c41d17802f338e44ecd3705f137b534345064a7
zhamao-framework
/
src
/
ZM
/
Http
/
MiddlewareInterface.php
11 lines
94 B
PHP
Raw
Normal View
History
Unescape
Escape
add Middleware
2020-03-25 18:35:16 +08:00
<
?
php
namespace
ZM\Http
;
interface
MiddlewareInterface
{
add Middleware and release version 1.1.0
2020-03-29 16:29:02 +08:00
public
function
getName
();
}
Reference in New Issue
Copy Permalink