class PriceList implements BlueprintPrototypeInterface

Price list table prototype class

Methods

void
build(TableBlueprint $table, mixed ...$options)

Build table

Details

at line 26
void build(TableBlueprint $table, mixed ...$options)

Build table

Parameters

TableBlueprint $table
mixed ...$options

Return Value

void