Skip to content

Commit

Permalink
this works but we still need to check how to make variables stick
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian committed Feb 10, 2024
1 parent 25b6a26 commit 98180d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AccelerateNetworks.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php

//session_start();
final class AccelerateNetworks {
static function GetInboundSMSRouting(string $number) {
$client = new GuzzleHttp\Client();
Expand Down

0 comments on commit 98180d6

Please sign in to comment.