Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! fix(utility): De- deprecate getDateTime as now() only returns …
…immutable objects This will mean lots of code like ```$dateTime = (new DateTime())->setTimestamp(ITimeFactory::now()->getTimestamp()``` if a regular DateTime object is needed
- Loading branch information