ClockAwareTrait
- trait Firstred\PostNL\Clock\ClockAwareTrait
Properties
- private static property Firstred\PostNL\Clock\ClockAwareTrait::$clock
Methods
- public Firstred\PostNL\Clock\ClockAwareTrait::getClock()
- Get the current clock.
- Returns:
\Psr\Clock\ClockInterface- Since:
2.0.0
- public Firstred\PostNL\Clock\ClockAwareTrait::setClock($clock)
- Set the current clock.
- Parameters:
$clock (
Psr\Clock\ClockInterface)
- Returns:
void
- Since:
2.0.0