Page MenuHomeDevCentral

DocumentsApplicationConfiguration.php
No OneTemporary

DocumentsApplicationConfiguration.php

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

File Metadata

Mime Type
text/x-php
Expires
Sun, Nov 16, 13:49 (14 h, 37 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3152808
Default Alt Text
DocumentsApplicationConfiguration.php (641 B)

Event Timeline