Dumplie\Customer\Application\Query\CartQuery::doesCartWithIdExist PHP Method

doesCartWithIdExist() public method

public doesCartWithIdExist ( string $cartId ) : boolean
$cartId string
return boolean
    public function doesCartWithIdExist(string $cartId) : bool;