LaunchDarkly PHP SDK 5.1.0

LaunchDarkly

Namespaces

Integrations
Subsystems
Types

Interfaces, Classes and Traits

EvaluationDetail
An object that combines the result of a flag evaluation with an explanation of how it was calculated.
EvaluationReason
Describes the reason that a flag evaluation produced a particular value.
FeatureFlagsState
A snapshot of the state of all feature flags with regard to a specific user.
LDClient
A client for the LaunchDarkly API.
LDContext
A collection of attributes that can be referenced in flag evaluations and analytics events.
LDContextBuilder
A mutable object that uses the builder pattern to specify properties for LDContext.
LDContextMultiBuilder
A mutable object that uses the builder pattern to specify properties for a multi-context.
LDUser
Contains specific attributes of a user browsing your site.
LDUserBuilder
A builder for constructing LDUser objects.

Table of Contents

isAllowableUserCustomAttr()  : bool

Functions

isAllowableUserCustomAttr()

isAllowableUserCustomAttr(string $name) : bool
Parameters
$name : string
Return values
bool

Search results