HistoryRepository
in package
Class HistoryRepository
Table of Contents
- $categoryReader : CategoryDescriptionReader
- __construct() : mixed
- HistoryRepository constructor.
- categoryIdBySeoKeyword() : int|null
Properties
$categoryReader
protected
CategoryDescriptionReader
$categoryReader
Methods
__construct()
HistoryRepository constructor.
public
__construct(CategoryDescriptionReader $categoryReader) : mixed
Parameters
- $categoryReader : CategoryDescriptionReader
Return values
mixed —categoryIdBySeoKeyword()
public
categoryIdBySeoKeyword(CategoryKeywordDto $dto) : int|null
Parameters
- $dto : CategoryKeywordDto