Skip to content

Allow `null` to be returned from some Product fields

Here I thought adding type annotations would help ensure some safety in our code. Noooooo, PHP says. Only strife and sadness.

This PR once again allows some nulls to be returned from the Product class because we don't currently use all of the available fields. Merging ASAP to test a hypothesis I have on another bug.

Notify: @ahoffmann @weizhong-wang @lloyd-carter @KJOYNER

Merge request reports

Loading