Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93638611
PhabricatorPhurlSchemaSpec.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Nov 30, 08:41
Size
187 B
Mime Type
text/x-php
Expires
Mon, Dec 2, 08:41 (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
22679425
Attached To
rPH Phabricator
PhabricatorPhurlSchemaSpec.php
View Options
<?php
final
class
PhabricatorPhurlSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
PhabricatorPhurlURL
());
}
}
Event Timeline
Log In to Comment