Page MenuHomeDevCentral

StaticContentApplicationConfiguration.php
No OneTemporary

StaticContentApplicationConfiguration.php

<?php
/**
* _, __, _, _ __, _ _, _, _
* / \ |_) (_ | | \ | /_\ |\ |
* \ / |_) , ) | |_/ | | | | \|
* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
*
* Static content application configuration class
*
* @package ObsidianWorkspaces
* @subpackage StaticContent
* @author Sébastien Santoro aka Dereckson <dereckson@espace-win.org>
* @license http://www.opensource.org/licenses/bsd-license.php BSD
* @filesource
*/
/**
* Static content application configuration class
*/
class StaticContentApplicationConfiguration extends ApplicationConfiguration {
/**
* @var string The path to the files to serve
*/
public $path;
}

File Metadata

Mime Type
text/x-php
Expires
Mon, Sep 14, 08:52 (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4066160
Default Alt Text
StaticContentApplicationConfiguration.php (658 B)

Event Timeline