- Issue created by @biancaradu27
- First commit to issue fork.
- Status changed to Needs review
8 months ago 10:50am 25 July 2024 - 🇮🇳India sarwan_verma
I have successfully applied the patch and tested its functionality. I have also created MR! 23.
Kindly review and verify.
thanks. - 🇷🇴Romania biancaradu27
Had to redo the patch because there was an issue with the arguments number in the constructor.
- Status changed to Postponed: needs info
8 months ago 9:35am 10 August 2024 - 🇨🇭Switzerland berdir Switzerland
this isn't fault, it's a common approach for subclasses to be independent from the parent. If you get an error you might have a subclass that doesn't call parent::create().