Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F430327
PhabricatorConfigSiteSource.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
354 B
Referenced Files
None
Subscribers
None
PhabricatorConfigSiteSource.php
View Options
<?php
/**
* Optional configuration source which loads between local sources and the
* database source.
*
* Subclasses of this source can read external configuration sources (like a
* remote server).
*/
abstract
class
PhabricatorConfigSiteSource
extends
PhabricatorConfigProxySource
{
public
function
getPriority
()
{
return
1000.0
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 3, 10:20 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
60160
Default Alt Text
PhabricatorConfigSiteSource.php (354 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment