This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
rss-bridge
Watch
1
Star
0
Fork
You've already forked rss-bridge
0
mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced
2024-12-19 01:20:58 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f0db6a22d1
rss-bridge
/
lib
/
ActionInterface.php
7 lines
95 B
PHP
Raw
Normal View
History
Unescape
Escape
core: Implement action factory (#1002)
2019-02-06 20:34:51 +03:00
<
?
php
Reformat codebase v4 (#2872) Reformat code base to PSR12 Co-authored-by: rssbridge <noreply@github.com>
2022-07-01 16:10:30 +03:00
interface
ActionInterface
{
yuop (#4193)
2024-08-07 01:21:06 +03:00
public
function
__invoke
(
Request
$request
)
:
Response
;
core: Implement action factory (#1002)
2019-02-06 20:34:51 +03:00
}
Reference in a new issue
Copy permalink