Subscriptions have a uid property for their owner/customer, therefore it makes sense to implement the EntityOwnerInterface.

Comments

joachim created an issue. See original summary.

joachim’s picture

Hmm though there is getCustomerId() already....

bojanz’s picture

Status: Active » Closed (won't fix)

We synced on this on Slack, where I explained that Subscription follows Order in this regard (since the owner == someone who has control over the entity, which is not true for orders, and might not be true for subscriptions). Worth re-evaluating, but closing for now.