🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 13:01:06 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
thedasstores.com
/
wp-content
/
plugins
/
google-listings-and-ads
/
src
/
Coupon
📍 /home/therahul/thedasstores.com/wp-content/plugins/google-listings-and-ads/src/Coupon
🔄 Refresh
✏️
Editing: CouponSyncerException.php
Writable
<?php declare( strict_types=1 ); namespace Automattic\WooCommerce\GoogleListingsAndAds\Coupon; use Automattic\WooCommerce\GoogleListingsAndAds\Exception\GoogleListingsAndAdsException; use Exception; defined( 'ABSPATH' ) || exit; /** * Class CouponSyncerException * * @package Automattic\WooCommerce\GoogleListingsAndAds\Coupon */ class CouponSyncerException extends Exception implements GoogleListingsAndAdsException { }
💾 Save Changes
❌ Cancel