This website requires JavaScript.
Explore
Help
Sign In
noccy
/
php-spark
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
0c9fd2e892623b69e3896bb1106ac2bb145ecc75
php-spark
/
runtime
/
SparkPlug.php
T
6 lines
72 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial commit
2021-12-07 17:26:34 +01:00
<?
php
abstract
class
SparkPlug
{
abstract
public
function
load
();
}
Reference in New Issue
Copy Permalink