SegmentFactory
extends
WithProcessableFixedTypes
in
Table of Contents
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, string>