LINE Messaging API SDK for PHP

FillerComponentBuilder implements ComponentBuilder

A builder class for filler component.

Interfaces, Classes and Traits

ComponentBuilder
The interface that has a responsibility to build component.

Table of Contents

$flex  : int|null
build()  : array<string|int, mixed>
Builds filler component structure.
builder()  : FillerComponentBuilder
Create empty FillerComponentBuilder.
setFlex()  : mixed

Properties

Methods

build()

Builds filler component structure.

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

Search results