Open Journal Systems  3.3.0
api/v1/emailTemplates/index.php
Go to the documentation of this file.
1 <?php
16 import('lib.pkp.api.v1.emailTemplates.PKPEmailTemplateHandler');
17 return new PKPEmailTemplateHandler();
PKPEmailTemplateHandler
Base class to handle API requests for contexts (journals/presses).
Definition: PKPEmailTemplateHandler.inc.php:17