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