Closed Nora-Olivia-Ammann closed 2 weeks ago
DEV-4250 fix change Resource.new into static method
It is in fact a bug. You cannot use the new function because self is missing. I tried it out with noemi and it did not work.
self
DEV-4250 fix change Resource.new into static method