2023-01-23 11:03:31 +01:00

7 lines
138 B
PHP

<?php
return array(
// in tests we do not use 'today' to make tests results deterministic
'CustomVariables.today' => 'today',
);