setTestNow()
setTestNow(\Cake\Chronos\ChronosInterface|string|null $testNow = null) : void
Set the test now used by Date and Time classes provided by Chronos
Parameters
\Cake\Chronos\ChronosInterface|string|null | $testNow | The instance to use for all future instances. |