Dumplie\Inventory\Application\Query\InventoryQuery::skuExists PHP Method

skuExists() public method

public skuExists ( string $sku ) : boolean
$sku string
return boolean
    public function skuExists(string $sku) : bool;