CategoryBuilderFromArray extends CategoryBuilder
Table of Contents
Methods
- __construct() : mixed
- build() : Category
Methods
__construct()
public
__construct(array<string|int, mixed> $params) : mixed
Parameters
- $params : array<string|int, mixed>
build()
public
build() : Category