class CategoryMappingFactory extends BaseEntityFactory

Class CategoryMappingFactory

Methods

makeFromArray(array $input)

Build an entity from an properties array.

Details

at line line 23
BaseEntity makeFromArray(array $input)

Build an entity from an properties array.

Parameters

array $input

Return Value

BaseEntity