InteractsWithTime
trait InteractsWithTime (View source)
Methods
mixed
travelBack()
Travel back to the current time.
Details
Wormhole
travel(int $value)
Begin travelling to another time.
mixed
travelTo(DateTimeInterface $date, callable|null $callback = null)
Travel to another time.
DateTimeInterface
travelBack()
Travel back to the current time.