ORIENT/tests/fixtures/config/session.php

7 lines
137 B
PHP

<?php
// Fixture used for `october:env` unit tests in `tests/unit/system/console/OctoberEnvTest.php
return [
'driver' => 'file',
];