Dumplie\Inventory\Application\Query\InventoryQuery::skuExists PHP Méthode

skuExists() public méthode

public skuExists ( string $sku ) : boolean
$sku string
Résultat boolean
    public function skuExists(string $sku) : bool;