class PolymorphicRelations implements BlueprintPrototypeInterface

PolymorphicRelations (Many to Many) 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