mirror of
https://github.com/elyby/accounts.git
synced 2024-12-03 12:10:57 +05:30
11 lines
262 B
PHP
11 lines
262 B
PHP
|
<?php
|
||
|
return [
|
||
|
[
|
||
|
'access_token' => 'e7bb6648-2183-4981-9b86-eba5e7f87b42',
|
||
|
'client_token' => '6f380440-0c05-47bd-b7c6-d011f1b5308f',
|
||
|
'account_id' => 1,
|
||
|
'created_at' => 1472423530,
|
||
|
'updated_at' => 1472423530,
|
||
|
],
|
||
|
];
|