1 2 3 4 5 6 7 8
<?php include_once '../definition.php'; include_once '../../../function.php'; include_once '../../../vendor/autoload.php'; $api = new ApiController();