Closed JarrydLong closed 1 year ago
An error was being thrown when saving a date due to the method now being static, while it was referencing a non-static method using $this.
Steps to replicae:
Closing, we're reverting the static update
static
An error was being thrown when saving a date due to the method now being static, while it was referencing a non-static method using $this.
Steps to replicae: