1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00
Oinktube/vendor/stripe/stripe-php/lib/Util/ApiVersion.php
2024-10-07 11:43:06 -03:00

10 lines
134 B
PHP

<?php
// File generated from our OpenAPI spec
namespace Stripe\Util;
class ApiVersion
{
const CURRENT = '2024-09-30.acacia';
}