Documentation

MenuFilters
in package

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

Constants

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"]

Methods

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

internalAccessOnly()

public static internalAccessOnly(mixed $constName) : mixed
Parameters
$constName : mixed

        
On this page

Search results