%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/tif-dev/wp-content/plugins/gravityformsstripe/includes/
Upload File :
Create Path :
Current File : //var/www/tif-dev/wp-content/plugins/gravityformsstripe/includes/deprecated.php

<?php

defined( 'ABSPATH' ) || die();

if ( ! class_exists( 'Stripe_InvoiceItem' ) ) {
	/**
	 * Class Stripe_InvoiceItem
	 *
	 * Used in the example for the gform_stripe_customer_after_create hook.
	 *
	 * @deprecated
	 */
	class Stripe_InvoiceItem extends \Stripe\InvoiceItem {}
}

if ( ! class_exists( 'Stripe_Charge' ) ) {
	/**
	 * Class Stripe_Charge
	 *
	 * @deprecated
	 */
	class Stripe_Charge extends \Stripe\Charge {}
}

Zerion Mini Shell 1.0