trait InteractsWithTime (View source)
| 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. | 
Begin travelling to another time.
Travel to another time.
Travel back to the current time.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Foundation/Testing/Concerns/InteractsWithTime.html