This website requires JavaScript.
Explore
Help
Sign In
valvin
/
ttrss
Watch
1
Star
0
Fork
You've already forked ttrss
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
ttrss
/
classes
/
ICatchall.php
5 lines
72 B
PHP
Raw
Permalink
Blame
History
<
?
php
interface
ICatchall
{
function
catchall
(
string
$method
)
:
void
;
}
Reference in New Issue
View Git Blame
Copy Permalink