Skip to content

Commit

Permalink
Merge pull request #14 from ArcaneDisgea/master
Browse files Browse the repository at this point in the history
Updated test methods/switching things to use my id.
  • Loading branch information
Supamiu authored Dec 14, 2021
2 parents 8414dfa + 8e3f546 commit 069b956
Show file tree
Hide file tree
Showing 3 changed files with 373 additions and 196 deletions.
2 changes: 1 addition & 1 deletion cli
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ require __DIR__ . '/vendor/autoload.php';

$api = new \Lodestone\Api();

print_r($api->character()->get('2747423')->Title);
print_r($api->character()->get('9575452')->Title);
Loading

0 comments on commit 069b956

Please sign in to comment.