ProductPriceSheetLogRepository
extends EntityRepository
in package
ProductPriceSheetRepository
This class was generated by the Doctrine ORM. Add your own custom repository methods below.
Table of Contents
Methods
- search() : Paginator
Methods
search()
public
search(array<string|int, mixed> $data[, int $page = 0 ][, null $max = null ][, bool $getResult = true ]) : Paginator
Parameters
- $data : array<string|int, mixed>
- $page : int = 0
- $max : null = null
- $getResult : bool = true