PHP Class Dumplie\Customer\Infrastructure\Doctrine\Dbal\Domain\DbalProducts

Inheritance: implements Dumplie\Customer\Domain\Products
Afficher le fichier Open project: dumplie/dumplie

Méthodes publiques

Méthode Description
__construct ( Doctrine\DBAL\Connection $connection )
getBySku ( SKU $sku ) : Product

Method Details

__construct() public méthode

public __construct ( Doctrine\DBAL\Connection $connection )
$connection Doctrine\DBAL\Connection

getBySku() public méthode

public getBySku ( SKU $sku ) : Product
$sku Dumplie\SharedKernel\Domain\Product\SKU
Résultat Dumplie\Customer\Domain\Product