function () { return new DateFormatterExtensionRuntime( new MockClock(new \DateTimeImmutable('2023-01-01 20:12:00')) ); }, ]), ]; } public function getFixturesDir(): string { return __DIR__.'/Fixtures/'; } }