ILIAS  release_8 Revision v8.24
ILIAS\Data\Clock\SystemClock Class Reference
+ Inheritance diagram for ILIAS\Data\Clock\SystemClock:
+ Collaboration diagram for ILIAS\Data\Clock\SystemClock:

Public Member Functions

 now ()
 
 now ()
 

Detailed Description

Definition at line 23 of file SystemClock.php.

Member Function Documentation

◆ now()

ILIAS\Data\Clock\SystemClock::now ( )

Implements ILIAS\Data\Clock\ClockInterface.

Definition at line 25 of file SystemClock.php.

25 : DateTimeImmutable
26 {
27 return new DateTimeImmutable('now');
28 }

The documentation for this class was generated from the following file: