This website requires JavaScript.
Explore
Help
Register
Sign In
Sultan
/
invoiceninja
Watch
1
Star
0
Fork
You've already forked invoiceninja
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
777c6621f0
invoiceninja
/
vendor
/
php-payments
/
lib
/
payment_method.php
9 lines
104 B
PHP
Executable File
Raw
Blame
History
<
?
php
interface
Payment_Method
{
public
function
get_params
();
public
function
get_description
();
}
Reference in New Issue
View Git Blame
Copy Permalink