PHP Classes

File: modules/system/tests/fixtures/config/session.php

Recommend this page to a friend!
  Packages of Luke Towers   Winter   modules/system/tests/fixtures/config/session.php   Download  
File: modules/system/tests/fixtures/config/session.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 7 months ago
Size: 135 bytes
 

Contents

Class file image Download
<?php
// Fixture used for `winter:env` unit tests in `tests/unit/system/console/WinterEnvTest.php

return [
   
'driver' => 'file',
];