mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update Composer dependencies.
This commit is contained in:
parent
9abaffeef6
commit
b51c9fcfa8
376 changed files with 18452 additions and 5748 deletions
|
@ -33,7 +33,7 @@ class PaymentLinkService extends \Stripe\Service\AbstractService
|
|||
*
|
||||
* @throws \Stripe\Exception\ApiErrorException if the request fails
|
||||
*
|
||||
* @return \Stripe\Collection<\Stripe\PaymentLink>
|
||||
* @return \Stripe\Collection<\Stripe\LineItem>
|
||||
*/
|
||||
public function allLineItems($id, $params = null, $opts = null)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue