mirror of
https://github.com/itflow-org/itflow
synced 2026-08-15 12:05:11 +00:00
Split DB Updates into seperate files, with the cutoff being 2.0.0
This commit is contained in:
@@ -46,7 +46,7 @@ class TestClockService extends \Stripe\Service\AbstractService
|
||||
/**
|
||||
* Creates a new test clock that can be attached to new customers and quotes.
|
||||
*
|
||||
* @param null|array{expand?: string[], frozen_time: int, name?: string} $params
|
||||
* @param null|array{customer?: string, expand?: string[], frozen_time: int, name?: string} $params
|
||||
* @param null|RequestOptionsArray|\Stripe\Util\RequestOptions $opts
|
||||
*
|
||||
* @return \Stripe\TestHelpers\TestClock
|
||||
|
||||
Reference in New Issue
Block a user