Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Update Cart.php annotation #1

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Avariya
Copy link

@Avariya Avariya commented Nov 1, 2018

field customerId is not required, so getCustomerId can return string or null

  1. code and add tests that cover the created code. Your code should be warning-free.
    • tests existing
  2. stick to PSR-2 and and don't reformat existing code.
    • code style check succesful

field customerId is not required, so getCustomerId can return string or null
@Avariya Avariya changed the title Update Cart.php Update Cart.php annotation Nov 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant