Documentation

SegmentFactory
in package
implements SegmentFactory

Interfaces, Classes and Traits

SegmentFactory

Table of Contents

create()  : Segment
types()  : array<string|int, mixed>

Methods

create()

public create(string $segmentId, string $segmentType, array<string|int, mixed> $criteria) : Segment
Parameters
$segmentId : string
$segmentType : string
$criteria : array<string|int, mixed>
Return values
Segment

types()

public types() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results