mirror of
https://github.com/itflow-org/itflow
synced 2026-07-25 09:47:15 +00:00
Split DB Updates into seperate files, with the cutoff being 2.0.0
This commit is contained in:
@@ -13,7 +13,7 @@ class MeterEventSessionService extends \Stripe\Service\AbstractService
|
||||
{
|
||||
/**
|
||||
* Creates a meter event session to send usage on the high-throughput meter event
|
||||
* stream. Authentication tokens are only valid for 15 minutes, so you will need to
|
||||
* stream. Authentication tokens are only valid for 15 minutes, so you need to
|
||||
* create a new meter event session when your token expires.
|
||||
*
|
||||
* @param null|array $params
|
||||
|
||||
Reference in New Issue
Block a user