plugin updates
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
<?php
|
||||
/**
|
||||
* Plugin Enums.
|
||||
*
|
||||
* @link https://makewebbetter.com/
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @package makewebbetter-hubspot-for-woocommerce
|
||||
* @subpackage makewebbetter-hubspot-for-woocommerce/includes
|
||||
*/
|
||||
|
||||
/**
|
||||
* Plugin Enums.
|
||||
*
|
||||
* @package makewebbetter-hubspot-for-woocommerce
|
||||
* @subpackage makewebbetter-hubspot-for-woocommerce/includes
|
||||
*/
|
||||
class HubwooConst extends HubWooEnum {
|
||||
|
||||
const HUBWOOWORKFLOW = 'Workflow';
|
||||
const CHECKOUTFORM = 'Checkout';
|
||||
const CHECKOUTFORMNAME = 'Checkout Form';
|
||||
}
|
||||
Reference in New Issue
Block a user