Reader
in package
implements
ReaderInterface
Class Reader
Interfaces, Classes and Traits
- ReaderInterface
- Interface ReaderInterface
Table of Contents
- $connection : Connection
- __construct() : mixed
- Reader constructor.
- shortDescription() : ShortDescriptionDto
Properties
$connection
protected
Connection
$connection
Methods
__construct()
Reader constructor.
public
__construct(Connection $connection) : mixed
Parameters
- $connection : Connection
Return values
mixed —shortDescription()
public
shortDescription(int $productId, LanguageId $languageId) : ShortDescriptionDto
Parameters
- $productId : int
- $languageId : LanguageId