g_sto/tests/fixtures/config/session.php

7 lines
137 B
PHP
Raw Normal View History

2023-09-14 20:16:27 +00:00
<?php
// Fixture used for `october:env` unit tests in `tests/unit/system/console/OctoberEnvTest.php
return [
'driver' => 'file',
];