trait
Illuminate
/
Foundation
/
Testing
/
Concerns
/
InteractsWithTime
You are viewing an older version of the documentation. For the latest, please visit master documentation.
InteractsWithTime
Methods
public
travelTo ( DateTimeInterface $date , $callback ) : mixed
Travel to another time.
Parameters
- $date DateTimeInterface
- $callback callable|null