mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
10 lines
134 B
PHP
10 lines
134 B
PHP
<?php
|
|
|
|
// File generated from our OpenAPI spec
|
|
|
|
namespace Stripe\Util;
|
|
|
|
class ApiVersion
|
|
{
|
|
const CURRENT = '2024-09-30.acacia';
|
|
}
|