SystemTimeProvider
in package
implements
TimeProviderInterface
SystemTimeProvider retrieves the current time using built-in PHP functions
Interfaces, Classes, Traits and Enums
- TimeProviderInterface
- A time provider retrieves the current time
Table of Contents
Methods
getTime()
Returns a time object
public
getTime() : Time