Open Journal Systems  3.3.0
api/v1/contexts/index.php
Go to the documentation of this file.
1 <?php
16 import('api.v1.contexts.ContextHandler');
17 return new ContextHandler();
ContextHandler
Handle API requests for contexts (journals/presses).
Definition: ContextHandler.inc.php:15