ManufacturerStockValueRepository
extends EntityRepository
in package
Class ManufacturerStockValueRepository
Table of Contents
Methods
- search() : array<string|int, mixed>|bool|string
- Get all stockValues list with sql
Methods
search()
Get all stockValues list with sql
public
search(mixed $data[, int $page = 0 ][, null $max = null ][, bool $getResult = true ]) : array<string|int, mixed>|bool|string
Parameters
- $data : mixed
- $page : int = 0
- $max : null = null
- $getResult : bool = true