This website requires JavaScript.
Explore
Help
Sign In
kienan
/
AlternC
mirror of
https://github.com/kienanstewart/AlternC.git
Watch
1
Star
0
Fork
You've already forked AlternC
0
Code
Issues
Releases
Wiki
Activity
a46c561472
AlternC
/
lib
/
Alternc
/
Diagnostic
/
Service
/
Interface.php
12 lines
100 B
PHP
Raw
Blame
History
<
?
php
/**
*
*/
interface
Alternc_Diagnostic_Service_Interface
{
function
run
();
}
Reference in New Issue
View Git Blame
Copy Permalink