Skip to content

Instantly share code, notes, and snippets.

@johnbocook
Created July 8, 2021 23:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnbocook/cf37a56bb75786e8d494c503de6ae8a7 to your computer and use it in GitHub Desktop.
Save johnbocook/cf37a56bb75786e8d494c503de6ae8a7 to your computer and use it in GitHub Desktop.
<?php
return [
'xsolla' => [
'api_key' => null,
'merchant_id' => null,
'project_id' => null,
'project_key' => null,
],
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment