Dumplie\Customer\Application\Query\CartQuery::doesCartWithIdExist PHP Méthode

doesCartWithIdExist() public méthode

public doesCartWithIdExist ( string $cartId ) : boolean
$cartId string
Résultat boolean
    public function doesCartWithIdExist(string $cartId) : bool;