Class ManufacturerReadService

Class ManufacturerReadService

ManufacturerReadService implements ManufacturerReadServiceInterface

Methods summary

public __construct( ManufacturerRepositoryInterface $repository )

ManufacturerReadService constructor.

public getAll( void ) : ManufacturerCollection

Returns manufacturer entities as collection.

public getById( IdType $manufacturerId ) : ManufacturerInterface

Returns manufacturer entity by given id.

Properties summary