]> source.dussan.org Git - nextcloud-server.git/commit
feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface 35872/head
authorJoas Schilling <coding@schilljs.com>
Thu, 22 Dec 2022 19:09:25 +0000 (20:09 +0100)
committerJoas Schilling <coding@schilljs.com>
Fri, 3 Mar 2023 14:37:13 +0000 (15:37 +0100)
commitc297f8ee96bce394fab1df48d203c1287b1f428a
tree76875696728c79ca903363c566acfd7bc64ba9c5
parentc5da4b8737a7463b1920ab20e5a73abd608f520e
feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/AppFramework/Utility/TimeFactory.php
lib/private/Server.php
lib/public/AppFramework/Utility/ITimeFactory.php
tests/lib/AppFramework/Utility/TimeFactoryTest.php [new file with mode: 0644]