mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 18:18:18 +01:00
Update Stripe lib to 10.7.0
This commit is contained in:
@@ -15,7 +15,7 @@ class InvoiceItemService extends \Stripe\Service\AbstractService
|
||||
*
|
||||
* @throws \Stripe\Exception\ApiErrorException if the request fails
|
||||
*
|
||||
* @return \Stripe\Collection
|
||||
* @return \Stripe\Collection<\Stripe\InvoiceItem>
|
||||
*/
|
||||
public function all($params = null, $opts = null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user