Open Journal Systems  3.3.0
plugins/paymethod/manual/index.php
Go to the documentation of this file.
1 <?php
2 
18 require_once('ManualPaymentPlugin.inc.php');
19 
20 return new ManualPaymentPlugin();
21 
22 
ManualPaymentPlugin
Manual payment plugin class.
Definition: ManualPaymentPlugin.inc.php:18