MysqlCategoryDescriptionReader
in package
implements
CategoryDescriptionReader
Class MysqlCategoryDescriptionReader
Interfaces, Classes and Traits
- CategoryDescriptionReader
- Interface CategoryDescriptionReader
Table of Contents
- $connection : Connection
- __construct() : mixed
- MysqlCategoryDescriptionReader constructor.
- categoryIdBySeoKeyword() : int|null
Properties
$connection
protected
Connection
$connection
Methods
__construct()
MysqlCategoryDescriptionReader constructor.
public
__construct(Connection $connection) : mixed
Parameters
- $connection : Connection
Return values
mixed —categoryIdBySeoKeyword()
public
categoryIdBySeoKeyword(CategoryKeywordDto $dto) : int|null
Parameters
- $dto : CategoryKeywordDto