Open Monograph Press  3.3.0
plugins/gateways/testGateway/index.php
1 <?php
2 
14 require_once('TestGatewayPlugin.inc.php');
15 return new TestGatewayPlugin();
16 
TestGatewayPlugin
Simple example gateway plugin.
Definition: TestGatewayPlugin.inc.php:16