MenuFilters
Table of Contents
Constants
-
INVALID_CHARGEBEE_USER
= ["class" => \Vatjar\ChargeBee\Component\ChargeBeeUserComponent::class, "function" => "invalidChargeBeeUser"]
-
VALID_CHARGEBEE_USER
= ["class" => \Vatjar\ChargeBee\Component\ChargeBeeUserComponent::class, "function" => "validChargeBeeUser"]
Methods
-
constFalseValidator()
: mixed
-
constValidator()
: mixed
-
devOnlyValidator()
: mixed
-
getConstants()
: mixed
-
internalAccessOnly()
: mixed
INVALID_CHARGEBEE_USER
public
mixed
INVALID_CHARGEBEE_USER
= ["class" => \Vatjar\ChargeBee\Component\ChargeBeeUserComponent::class, "function" => "invalidChargeBeeUser"]
VALID_CHARGEBEE_USER
public
mixed
VALID_CHARGEBEE_USER
= ["class" => \Vatjar\ChargeBee\Component\ChargeBeeUserComponent::class, "function" => "validChargeBeeUser"]
constFalseValidator()
public
static constFalseValidator(mixed $constName) : mixed
Parameters
-
$constName
: mixed
-
constValidator()
public
static constValidator(mixed $constName) : mixed
Parameters
-
$constName
: mixed
-
devOnlyValidator()
public
static devOnlyValidator() : mixed
getConstants()
public
static getConstants() : mixed
internalAccessOnly()
public
static internalAccessOnly(mixed $constName) : mixed
Parameters
-
$constName
: mixed
-