Dumplie\Customer\Application\Query\CartQuery::doesCartWithIdExist PHP 메소드

doesCartWithIdExist() 공개 메소드

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