Closed (fixed)
Project:
Commerce Stripe
Version:
8.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Feb 2019 at 22:20 UTC
Updated:
23 Feb 2019 at 21:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
smccabe commentedComment #3
knyshuk.vova commentedFixed coding standards.
Added interdiff.
Comment #4
bojanz commentedWe could call init() from __construct() and __wakeup(), that way we wouldn't need to touch the public methods.
Comment #5
smccabe commentedI'll switch to __wakeup() that is way better, I wasn't aware that was a thing.
Comment #6
smccabe commentedComment #7
bojanz commentedClosed the Commerce issue, created a change record: https://www.drupal.org/node/3031851
Let's proceed with this patch.
Comment #9
bojanz commentedCommitted, thanks!