Documentation

ChainSegmentFactory
in package
implements SegmentFactory

Interfaces, Classes and Traits

SegmentFactory

Table of Contents

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

Properties

Methods

create()

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

types()

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

Search results