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 01:35:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7513fd1a1df5ff216eb25b27bfc692722f8a8c55
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