API 1.0.0
This commit is contained in:
@ -2,5 +2,6 @@
|
||||
use ProVM\Money\Common\Controller\API;
|
||||
|
||||
include_once 'currencies.php';
|
||||
include_once 'values.php';
|
||||
|
||||
$app->get('/', API::class);
|
||||
|
Reference in New Issue
Block a user