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
*/
use Waystone\Workspaces\Engines\Apps\ApplicationConfiguration;
/**
* 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
Tue, Nov 18, 17:05 (18 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3153413
Default Alt Text
StaticContentApplicationConfiguration.php (722 B)

Event Timeline