Skip to content

Checkout/Model/Session doesn't set the $quoteIdMask #1631

@daanggc

Description

@daanggc

In the file magento2/app/code/Magento/Checkout/Model/Session.php on line 256 there seem to be a small error.

$this->isQuoteMasked() us used to get the bool $isQuoteMasked but that should be $this->getIsQuoteMasked() or $this->isQuoteMasked

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions