This website requires JavaScript.
Explore
Help
Sign In
sbrl-github
/
Air-Quality-Web
Watch
1
Star
0
Fork
You've already forked Air-Quality-Web
0
mirror of
https://github.com/ConnectedHumber/Air-Quality-Web
synced
2024-10-31 03:23:01 +00:00
Code
Issues
Releases
Wiki
Activity
d7301ac359
Air-Quality-Web
/
logic
/
Actions
/
IAction.php
8 lines
97 B
PHP
Raw
Normal View
History
Unescape
Escape
Implement a bunch of stuff. Things are coming along fast!
2019-01-15 15:46:24 +00:00
<
?
php
namespace
AirQuality\Actions
;
interface
IAction
{
Fix measurement data query, but it's not quite right yet
2019-01-15 17:02:24 +00:00
public
function
handle
()
:
bool
;
Implement a bunch of stuff. Things are coming along fast!
2019-01-15 15:46:24 +00:00
}
Reference in a new issue
Copy permalink